[PATCH] D81324: [VE] Support shift operation instructions in MC layer
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 19:32:20 PDT 2020
kaz7 updated this revision to Diff 268985.
kaz7 added a comment.
Change the order of predicates to make it identical to the inner develop
branch..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81324/new/
https://reviews.llvm.org/D81324
Files:
llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/MC/VE/SLA.s
llvm/test/MC/VE/SLD.s
llvm/test/MC/VE/SLL.s
llvm/test/MC/VE/SRA.s
llvm/test/MC/VE/SRD.s
llvm/test/MC/VE/SRL.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81324.268985.patch
Type: text/x-patch
Size: 11873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200606/7c733e6b/attachment.bin>
More information about the llvm-commits
mailing list