[PATCH] D94145: AMDGPU/GlobalISel: Update fdiv lowering for denormal/ulp interaction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 19:12:12 PST 2021


arsenm created this revision.
arsenm added reviewers: kerbowa, cdevadas, Petar.Avramovic, mbrkusanin, rampitec, cfang, foad.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, jvesely, kzhuravl.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Change the GlobalISel fast fdiv handling to match
2531535984ad989ce88aeee23cb92a827da6686e <https://reviews.llvm.org/rG2531535984ad989ce88aeee23cb92a827da6686e>


https://reviews.llvm.org/D94145

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f16.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f32.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/frem.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fdiv.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94145.314772.patch
Type: text/x-patch
Size: 80992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/a1d38d18/attachment.bin>


More information about the llvm-commits mailing list