[PATCH] D54351: [AMDGPU] combine extractelement into several selects

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 11:34:27 PST 2018


rampitec updated this revision to Diff 173723.
rampitec marked 2 inline comments as done.
rampitec added a comment.

Fixed comment and added tests.


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.173723.patch
Type: text/x-patch
Size: 34355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/59b53be9/attachment.bin>


More information about the llvm-commits mailing list