Group switch cases by opcode:
- VFCMULCPH
- VFCMULCSH
- VFMULCPH
- VFMULCSH
Paths
| Differential D127717
[X86][NFC] Use mnemonic tables in validateInstruction 2/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: D127718: [X86][NFC] Use mnemonic tables in validateInstruction 3/4.Jun 13 2022, 11:48 PM craig.topper added inline comments.
Amir retitled this revision from [X86][NFC] Use mnemonic tables in validateInstruction 2/N to [X86][NFC] Use mnemonic tables in validateInstruction 2/4.Jun 14 2022, 9:35 AM
This revision is now accepted and ready to land.Jun 14 2022, 10:34 AM This revision was landed with ongoing or failed builds.Jun 14 2022, 12:09 PM Closed by commit rGdf16c077dce7: [X86][NFC] Use mnemonic tables in validateInstruction 2/4 (authored by Amir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436668 llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
|
What about VFMULCSH?