[PATCH] D93687: [VE] Extract & insert vector element isel
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 01:49:20 PST 2021
simoll updated this revision to Diff 314535.
simoll marked 5 inline comments as done.
simoll edited the summary of this revision.
simoll added a comment.
NFC
- Use `signext` for arguments in tests.
- No more than 80 chars in `VEInstrPatternVec.td` file.
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.314535.patch
Type: text/x-patch
Size: 24401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/1dc4ec99/attachment.bin>
More information about the llvm-commits
mailing list