[PATCH] D114257: [AMDGPU] Enable fneg and fabs divergence-driven instruction selection.
Alexander via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 23 08:35:33 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9e03e8c99ec5: [AMDGPU] Enable fneg and fabs divergence-driven instruction selection. (authored by alex-t).
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.389220.patch
Type: text/x-patch
Size: 193671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/17157db9/attachment-0001.bin>
More information about the llvm-commits
mailing list