[PATCH] D80471: AMDGPU: Select strict_fadd
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 23 07:55:58 PDT 2020
arsenm created this revision.
arsenm added reviewers: rampitec, foad, kerbowa, nhaehnle.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
This isn't 100% correct without properly setting hasFPExceptions on
the machine instsruction
https://reviews.llvm.org/D80471
Files:
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/CodeGen/AMDGPU/strict_fadd.f16.ll
llvm/test/CodeGen/AMDGPU/strict_fadd.f32.ll
llvm/test/CodeGen/AMDGPU/strict_fadd.f64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80471.265861.patch
Type: text/x-patch
Size: 21020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200523/82f82bcb/attachment-0001.bin>
More information about the llvm-commits
mailing list