[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 07:49:06 PST 2021
alex-t updated this revision to Diff 388920.
alex-t added a comment.
test changed to enable fp16 patterns for fp16-capable subtarget
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-fneg.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.388920.patch
Type: text/x-patch
Size: 42521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/25cdb9b8/attachment.bin>
More information about the llvm-commits
mailing list