[all-commits] [llvm/llvm-project] 7fb3a8: [X86] Remove duplicate SSE4A feature bit from X86T...

topperc via All-commits all-commits at lists.llvm.org
Mon Jul 6 22:13:14 PDT 2020


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

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

  Log Message:
  -----------
  [X86] Remove duplicate SSE4A feature bit from X86TargetParser.def. NFC

We had both SSE4A and SSE4_A. So remove one of them.




More information about the All-commits mailing list