[PATCH] D149841: AMDGPU/SDAG: Improve {extract,insert}_subvector lowering for 16-bit vectors

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 05:18:31 PDT 2023


nhaehnle updated this revision to Diff 519450.
nhaehnle added a comment.

How about this? :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149841

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/extract-subvector-16bit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149841.519450.patch
Type: text/x-patch
Size: 4992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/13740fc7/attachment.bin>


More information about the llvm-commits mailing list