[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:21:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346800: [AMDGPU] combine extractelement into several selects (authored by rampitec, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54351?vs=173921&id=173929#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54351

Files:
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/extract_vector_dynelt.ll
  llvm/trunk/test/CodeGen/AMDGPU/extract_vector_elt-f64.ll
  llvm/trunk/test/CodeGen/AMDGPU/extract_vector_elt-i64.ll
  llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si-noopt.ll
  llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-vector-to-vector.ll
  llvm/trunk/test/CodeGen/AMDGPU/smrd.ll
  llvm/trunk/test/CodeGen/AMDGPU/trunc-bitcast-vector.ll
  llvm/trunk/test/CodeGen/AMDGPU/vector-extract-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54351.173929.patch
Type: text/x-patch
Size: 36181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/36e92e2d/attachment.bin>


More information about the llvm-commits mailing list