[PATCH] D54606: [AMDGPU] Convert insert_vector_elt into set of selects

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 09:32:28 PST 2018


rampitec updated this revision to Diff 174385.
rampitec marked an inline comment as done.
rampitec added a comment.

Run clang-format.


https://reviews.llvm.org/D54606

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  test/CodeGen/AMDGPU/indirect-addressing-si-noopt.ll
  test/CodeGen/AMDGPU/indirect-addressing-si.ll
  test/CodeGen/AMDGPU/insert_vector_dynelt.ll
  test/CodeGen/AMDGPU/insert_vector_elt.ll
  test/CodeGen/AMDGPU/movreld-bug.ll
  test/CodeGen/AMDGPU/promote-alloca-vector-to-vector.ll
  test/CodeGen/AMDGPU/vector-extract-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54606.174385.patch
Type: text/x-patch
Size: 46814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/3a495bd1/attachment.bin>


More information about the llvm-commits mailing list