[PATCH] D93687: [VE] Extract & insert vector element isel
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 4 06:21:22 PST 2021
simoll updated this revision to Diff 314373.
simoll added a comment.
- Fixed custom lowering code for packed vectors and updated tests.
- Removed unrelated BUILD_VECTOR custom lowering to insert/extract elt.
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.314373.patch
Type: text/x-patch
Size: 24322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/1a86851b/attachment.bin>
More information about the llvm-commits
mailing list