[PATCH] D119581: [AMDGPU] Divergence-driven abs instruction selection

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 06:56:43 PST 2022


alex-t updated this revision to Diff 408403.
alex-t added a comment.

Test corrected. Added complexity for the AddNoCarry case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119581/new/

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.408403.patch
Type: text/x-patch
Size: 4501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/f904f245/attachment.bin>


More information about the llvm-commits mailing list