We should probably just swap this out for the fdiv, but that's what
the implementation is anyway.
Details
Details
- Reviewers
rampitec foad jmmartinez cdevadas Pierre-vh - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
Paths
| Differential D157880
AMDGPU: Remove special case constant folding of divide ClosedPublic Authored by arsenm on Aug 14 2023, 7:50 AM.
Details
Summary We should probably just swap this out for the fdiv, but that's what
Diff Detail Event Timelinearsenm added a parent revision: D157878: AMDGPU: Remove special case folding of fma/mad.Aug 14 2023, 7:50 AM arsenm added a child revision: D157889: AMDGPU: Remove special case folding of sqrt.Aug 14 2023, 8:42 AM This revision is now accepted and ready to land.Aug 14 2023, 10:56 AM
Revision Contents
Diff 549937 llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
llvm/test/CodeGen/AMDGPU/simplify-libcalls.ll
|