[PATCH] D79960: [AMDGPU] Make v16f64/v16i64 legal

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 14:08:55 PDT 2020


rampitec updated this revision to Diff 264090.
rampitec added a comment.

Added GlobalISEL tests.

Note though GlobalISEL does not work with non power of two vectors, not just this size.


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

https://reviews.llvm.org/D79960

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
  llvm/test/CodeGen/AMDGPU/extract_vector_dynelt.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_dynelt.ll
  llvm/test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79960.264090.patch
Type: text/x-patch
Size: 77349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/a300916a/attachment.bin>


More information about the llvm-commits mailing list