[PATCH] D80032: [AMDGPU] Always expand ext/insertelement with divergent idx

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 10:13:29 PDT 2020


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

Inverted the option as suggested.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80032/new/

https://reviews.llvm.org/D80032

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/extract_vector_dynelt.ll
  llvm/test/CodeGen/AMDGPU/indirect-addressing-si-gfx9.ll
  llvm/test/CodeGen/AMDGPU/indirect-addressing-si-pregfx9.ll
  llvm/test/CodeGen/AMDGPU/indirect-addressing-si.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_dynelt.ll
  llvm/test/CodeGen/AMDGPU/scratch-simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80032.264665.patch
Type: text/x-patch
Size: 18694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/ae23f817/attachment-0001.bin>


More information about the llvm-commits mailing list