Group switch cases by opcode:
- VFCMADDCPH
- VFCMADDCSH
- VFMADDCPH
- VFMADDCSH
Paths
| Differential D127716
[X86][NFC] Use mnemonic tables in validateInstruction 1/4 ClosedPublic Authored by Amir on Jun 13 2022, 11:47 PM.
Details Summary Group switch cases by opcode:
Diff Detail
Event TimelineAmir added a child revision: D127717: [X86][NFC] Use mnemonic tables in validateInstruction 2/4.Jun 13 2022, 11:48 PM This revision is now accepted and ready to land.Jun 14 2022, 9:13 AM Amir retitled this revision from [X86][NFC] Use mnemonic tables in validateInstruction 1/N to [X86][NFC] Use mnemonic tables in validateInstruction 1/4.Jun 14 2022, 9:35 AM Comment Actions
👍 This revision was landed with ongoing or failed builds.Jun 14 2022, 12:06 PM Closed by commit rG4bf928bce44a: [X86][NFC] Use mnemonic tables in validateInstruction 1/4 (authored by Amir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436877 llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
|