[PATCH] D115884: [AMDGPU] Expand not pattern according to the XOR node divergence
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 17 07:23:45 PST 2021
alex-t updated this revision to Diff 395127.
alex-t added a comment.
Uniform XOR src, -1 pattern removed and existing S_NOT_B32/64 patterns equipped with the divergence predicates
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115884/new/
https://reviews.llvm.org/D115884
Files:
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/test/CodeGen/AMDGPU/divergence-driven-not-isel.ll
llvm/test/CodeGen/AMDGPU/fused-bitlogic.ll
llvm/test/CodeGen/AMDGPU/llvm.round.f64.ll
llvm/test/CodeGen/AMDGPU/urem64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115884.395127.patch
Type: text/x-patch
Size: 7605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/bf7420aa/attachment.bin>
More information about the llvm-commits
mailing list