[PATCH] D78468: [VE] Update shift operation instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 19 20:49:12 PDT 2020
kaz7 created this revision.
kaz7 added projects: LLVM, VE.
kaz7 added reviewers: simoll, k-ishizaka.
Herald added subscribers: llvm-commits, hiraditya.
Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all shift operation instructions. This also
corrects instruction's operation kinds.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78468
Files:
llvm/lib/Target/VE/VEInstrInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78468.258648.patch
Type: text/x-patch
Size: 7277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/2474feda/attachment.bin>
More information about the llvm-commits
mailing list