[PATCH] D54606: [AMDGPU] Convert insert_vector_elt into set of selects
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 19 09:43:35 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347231: [AMDGPU] Convert insert_vector_elt into set of selects (authored by rampitec, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54606?vs=174472&id=174632#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54606
Files:
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si-gfx9.ll
llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si-noopt.ll
llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si-pregfx9.ll
llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si.ll
llvm/trunk/test/CodeGen/AMDGPU/insert_vector_dynelt.ll
llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.ll
llvm/trunk/test/CodeGen/AMDGPU/movreld-bug.ll
llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-vector-to-vector.ll
llvm/trunk/test/CodeGen/AMDGPU/vector-extract-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54606.174632.patch
Type: text/x-patch
Size: 50653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/c82704fe/attachment.bin>
More information about the llvm-commits
mailing list