[all-commits] [llvm/llvm-project] 4bf928: [X86][NFC] Use mnemonic tables in validateInstruct...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Tue Jun 14 12:06:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4bf928bce44adda059aba715664c41462536d483
      https://github.com/llvm/llvm-project/commit/4bf928bce44adda059aba715664c41462536d483
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp

  Log Message:
  -----------
  [X86][NFC] Use mnemonic tables in validateInstruction 1/4

Group switch cases by opcode:
- VFCMADDCPH
- VFCMADDCSH
- VFMADDCPH
- VFMADDCSH

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D127716




More information about the All-commits mailing list