OSDN Git Service

[X86] Remove assert for missing features from X86::getImpliedFeatures
authorCraig Topper <craig.topper@intel.com>
Tue, 7 Jul 2020 07:17:59 +0000 (00:17 -0700)
committerCraig Topper <craig.topper@intel.com>
Tue, 7 Jul 2020 07:18:01 +0000 (00:18 -0700)
commitef4cc70f3ed2a91e0a48c6448c517c3ba34c2846
tree832a773344307890e275e2c28fb60b8f2f6b14e9
parent3cbfe988bc5cd366fb0f62e597f899b489c3834d
[X86] Remove assert for missing features from X86::getImpliedFeatures

This is failing on the bots. Remove while I try to figure out
what feature I missed in the table.
llvm/lib/Support/X86TargetParser.cpp