[PATCH] D93687: [VE] Extract & insert vector element isel
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 05:40:49 PST 2021
simoll updated this revision to Diff 314578.
simoll marked 10 inline comments as done.
simoll added a comment.
NFC
- Hopefully attached `signext` to all args in tests this time
- Adressed comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93687/new/
https://reviews.llvm.org/D93687
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/lib/Target/VE/VEISelLowering.h
llvm/lib/Target/VE/VEInstrInfo.td
llvm/lib/Target/VE/VEInstrPatternsVec.td
llvm/test/CodeGen/VE/Vector/extract_elt.ll
llvm/test/CodeGen/VE/Vector/insert_elt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93687.314578.patch
Type: text/x-patch
Size: 24635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/35c73973/attachment.bin>
More information about the llvm-commits
mailing list