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

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 13:25:12 PDT 2022


hsmhsm updated this revision to Diff 426507.
hsmhsm added a comment.

Fix further review comments by Stas.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124734

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  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.426507.patch
Type: text/x-patch
Size: 16439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220502/adc96ac3/attachment.bin>


More information about the llvm-commits mailing list