[PATCH] D134463: [AMDGPU] Use V_PERM to match buildvectors when inputs are not canonicalized (i.e. can't use V_PACK)
Jeffrey Byrnes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 10:26:49 PDT 2022
jrbyrnes updated this revision to Diff 462543.
jrbyrnes marked 2 inline comments as done.
jrbyrnes added a comment.
Precommit generated tests pack.v2f16.ll, rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134463/new/
https://reviews.llvm.org/D134463
Files:
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/build-vector-packed-partial-undef.ll
llvm/test/CodeGen/AMDGPU/extract-subvector-16bit.ll
llvm/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
llvm/test/CodeGen/AMDGPU/pack.v2f16.ll
llvm/test/CodeGen/AMDGPU/v_perm_non_canon.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134463.462543.patch
Type: text/x-patch
Size: 9166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220923/9363aac3/attachment.bin>
More information about the llvm-commits
mailing list