Group switch cases by opcode:
- V4FMADDPS
- V4FMADDSS
- V4FNMADDPS
- V4FNMADDSS
- VP4DPWSSDS
- VP4DPWSSD
Paths
| Differential D127718
[X86][NFC] Use mnemonic tables in validateInstruction 3/4 ClosedPublic Authored by Amir on Jun 13 2022, 11:48 PM.
Details Summary Group switch cases by opcode:
Diff Detail
Event TimelineAmir added a child revision: D127719: [X86][NFC] Use mnemonic tables in validateInstruction 4/4.Jun 13 2022, 11:48 PM Amir added a parent 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:31 AM Amir retitled this revision from [X86][NFC] Use mnemonic tables in validateInstruction 3/N to [X86][NFC] Use mnemonic tables in validateInstruction 3/4.Jun 14 2022, 10:05 AM This revision was landed with ongoing or failed builds.Jun 14 2022, 12:12 PM Closed by commit rG6226e46c5f11: [X86][NFC] Use mnemonic tables in validateInstruction 3/4 (authored by Amir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436882 llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
|