[all-commits] [llvm/llvm-project] ef4cc7: [X86] Remove assert for missing features from X86:...

topperc via All-commits all-commits at lists.llvm.org
Tue Jul 7 00:19:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ef4cc70f3ed2a91e0a48c6448c517c3ba34c2846
      https://github.com/llvm/llvm-project/commit/ef4cc70f3ed2a91e0a48c6448c517c3ba34c2846
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    M llvm/lib/Support/X86TargetParser.cpp

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list