[PATCH] D93759: [VE] Expand single-element BUILD_VECTOR to INSERT_VECTOR_ELT
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 8 01:31:43 PST 2021
simoll updated this revision to Diff 315312.
simoll edited the summary of this revision.
simoll added a comment.
This now depends on D93687 <https://reviews.llvm.org/D93687> - the `build_vector` lowering causes introduces more instances of `insert_vector_elt`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93759/new/
https://reviews.llvm.org/D93759
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/Vector/expand_single_elem_build_vec.ll
llvm/test/CodeGen/VE/Vector/insert_elt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93759.315312.patch
Type: text/x-patch
Size: 8030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/615d9f19/attachment.bin>
More information about the llvm-commits
mailing list