[all-commits] [llvm/llvm-project] ff95d2: [X86] Prevent accidentally accepting cmpeqsh as a ...

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Aug 15 12:02:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff95d2524ac7197cbac3a801680d60b863fc1399
      https://github.com/llvm/llvm-project/commit/ff95d2524ac7197cbac3a801680d60b863fc1399
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-08-15 (Sun, 15 Aug 2021)

  Changed paths:
    M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
    M llvm/test/MC/X86/avx512-err.s

  Log Message:
  -----------
  [X86] Prevent accidentally accepting cmpeqsh as a valid mnemonic.

We should only accept as vcmpeqsh.

Same for all the other 31 comparison values.




More information about the All-commits mailing list