[PATCH] D124734: [AMDGPU] Fix scalar_to_vector for v8i16/v8f16

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 1 02:27:58 PDT 2022


hsmhsm created this revision.
hsmhsm added reviewers: arsenm, foad, rampitec.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
hsmhsm requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

so that the stack access is avoided.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124734

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
  llvm/test/CodeGen/AMDGPU/scalar_to_vector.v8i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124734.426278.patch
Type: text/x-patch
Size: 15675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220501/6e6de533/attachment.bin>


More information about the llvm-commits mailing list