[PATCH] D54351: [AMDGPU] combine extractelement into several selects
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 13:04:17 PST 2018
rampitec updated this revision to Diff 173921.
rampitec marked an inline comment as done.
rampitec added a comment.
Rebased. Split vector fixes are already submitted.
https://reviews.llvm.org/D54351
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/extract_vector_dynelt.ll
test/CodeGen/AMDGPU/extract_vector_elt-f64.ll
test/CodeGen/AMDGPU/extract_vector_elt-i64.ll
test/CodeGen/AMDGPU/indirect-addressing-si-noopt.ll
test/CodeGen/AMDGPU/indirect-addressing-si.ll
test/CodeGen/AMDGPU/promote-alloca-vector-to-vector.ll
test/CodeGen/AMDGPU/smrd.ll
test/CodeGen/AMDGPU/trunc-bitcast-vector.ll
test/CodeGen/AMDGPU/vector-extract-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54351.173921.patch
Type: text/x-patch
Size: 35851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/33e183d9/attachment.bin>
More information about the llvm-commits
mailing list