Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all fixed-point arithmetic instructions.
This also corrects bswp operand type.
Depends on D77856.
Paths
| Differential D78177
[VE] Update logical operation instructions ClosedPublic Authored by kaz7 on Apr 14 2020, 6:40 PM.
Details Summary Changing all mnemonic to match assembly instructions to simplify mnemonic Depends on D77856.
Diff Detail
Event TimelineComment Actions I am not knowledgeable enough to review the use of MnemonicAlias here but everything else LGTM.
This revision is now accepted and ready to land.Apr 16 2020, 12:06 AM Closed by commit rG48d64f56549f: [VE] Update logical operation instructions (authored by kaz7, committed by simoll). · Explain WhyApr 16 2020, 5:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257983 llvm/lib/Target/VE/VEInstrInfo.td
|
First time i am seeing this feature. Do we need this to match mnemonic aliases when parsing assembly?