[PATCH] D77856: [VE] Update integer arithmetic instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 21:57:00 PDT 2020
kaz7 created this revision.
kaz7 added projects: LLVM, VE.
kaz7 added reviewers: simoll, k-ishizaka.
Herald added subscribers: llvm-commits, jfb, hiraditya.
Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all fixed-point arithmetic instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77856
Files:
llvm/lib/Target/VE/VEFrameLowering.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/max.ll
llvm/test/CodeGen/VE/min.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77856.256504.patch
Type: text/x-patch
Size: 17610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/28a45346/attachment.bin>
More information about the llvm-commits
mailing list