Previously this did a fast math expansion only.
Diff Detail
Diff Detail
| Paths 
 |  Differential  D153024  
AMDGPU: Correctly lower llvm.exp2.f32 ClosedPublic Authored by arsenm on Jun 15 2023, 7:09 AM. 
Details 
Diff Detail Event Timelinearsenm added a parent revision: D153023: AMDGPU: Correctly lower llvm.log.f32 and llvm.log10.f32.Jun 15 2023, 7:10 AM 
 This revision is now accepted and ready to land.Jul 5 2023, 12:43 PM 
Revision Contents 
Diff 531742 llvm/docs/AMDGPUUsage.rst
 
 llvm/docs/LangRef.rst
 
 llvm/docs/ReleaseNotes.rst
 llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
 llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
 llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
 llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
 llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
 llvm/test/CodeGen/AMDGPU/GlobalISel/fpow.ll
 llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fexp2.mir
 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fexp.mir
 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fexp2.mir
 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fpow.mir
 llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fpowi.mir
 llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.powi.ll
 llvm/test/CodeGen/AMDGPU/input-mods.ll
 llvm/test/CodeGen/AMDGPU/llvm.exp.ll
 llvm/test/CodeGen/AMDGPU/llvm.exp2.ll
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typo 0.51ULP?