[PATCH] D73092: [VE] i<N> and fp32/64 arguments, return values and constants
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 00:17:28 PST 2020
simoll updated this revision to Diff 239496.
simoll marked an inline comment as done.
simoll added a comment.
- Rebased
- Explicitly named arguments in `cast.ll`
Thanks for the review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73092/new/
https://reviews.llvm.org/D73092
Files:
llvm/lib/Target/VE/VECallingConv.td
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEInstrFormats.td
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/lib/Target/VE/VERegisterInfo.cpp
llvm/lib/Target/VE/VERegisterInfo.td
llvm/test/CodeGen/VE/cast.ll
llvm/test/CodeGen/VE/constants.ll
llvm/test/CodeGen/VE/constants_i64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73092.239496.patch
Type: text/x-patch
Size: 59108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/3c4ee1e4/attachment-0001.bin>
More information about the llvm-commits
mailing list