[PATCH] D114257: [AMDGPU] Enable fneg and fabs divergence-driven instruction selection.
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 12:50:36 PST 2021
alex-t updated this revision to Diff 389006.
alex-t added a comment.
VOP2 forms changed to VOP3. Tests updated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114257/new/
https://reviews.llvm.org/D114257
Files:
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fabs.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fcanonicalize.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fneg.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fptosi.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fptoui.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-select.mir
llvm/test/CodeGen/AMDGPU/fabs.f64.ll
llvm/test/CodeGen/AMDGPU/fneg-fabs-divergence-driven-isel.ll
llvm/test/CodeGen/AMDGPU/fneg-fabs.f64.ll
llvm/test/CodeGen/AMDGPU/fneg.f64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114257.389006.patch
Type: text/x-patch
Size: 193671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/f4633231/attachment-0001.bin>
More information about the llvm-commits
mailing list