[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
Tue Jan 21 09:48:57 PST 2020
simoll updated this revision to Diff 239358.
simoll marked an inline comment as done.
simoll added a comment.
- More tests
- Removed dead code path for i32 custom return value lowering.
- Rebased
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.239358.patch
Type: text/x-patch
Size: 58808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/b237b76e/attachment.bin>
More information about the llvm-commits
mailing list