[PATCH] D129375: [AMDGPU] Fix bitcast v4i64/v16i16
Piotr Sobczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 17:20:53 PDT 2022
piotr updated this revision to Diff 443396.
piotr added a comment.
Herald added subscribers: jsilvanus, nhaehnle.
Good tip, thanks! Added a couple of tests in bitcast.ll, and reverted an erroneous edit from the original commit that the tests uncovered.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129375/new/
https://reviews.llvm.org/D129375
Files:
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129375.443396.patch
Type: text/x-patch
Size: 4132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220709/9620e2e7/attachment.bin>
More information about the llvm-commits
mailing list