[PATCH] D119302: [AMDGPU] Missed sign/zero extend patterns for divergence-driven instruction selection
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 10:42:56 PST 2022
alex-t updated this revision to Diff 407210.
alex-t added a comment.
Odd comments and copy-paste typo corrected
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119302/new/
https://reviews.llvm.org/D119302
Files:
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/test/CodeGen/AMDGPU/divergence-driven-sext-inreg.ll
llvm/test/CodeGen/AMDGPU/divergence-driven-trunc-to-i1.ll
llvm/test/CodeGen/AMDGPU/sext-divergence-driven-isel.ll
llvm/test/CodeGen/AMDGPU/zext-divergence-driven-isel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119302.407210.patch
Type: text/x-patch
Size: 16584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/5354781d/attachment.bin>
More information about the llvm-commits
mailing list