[PATCH] D119581: [AMDGPU] Divergence-driven abs instruction selection
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 11 13:06:13 PST 2022
alex-t created this revision.
alex-t added reviewers: rampitec, foad.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
alex-t requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This change enables "abs" SDNodes selection by the node divergence.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119581
Files:
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/test/CodeGen/AMDGPU/divergence-driven-abs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119581.408013.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/64ca6ad9/attachment.bin>
More information about the llvm-commits
mailing list