NFC-ish. Does trigger some reordering of the fdiv scalarization. Also
skips scalarizing in more cases where nothing was going to happen. We
can still scalarize in some no-op edge cases.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D155740
AMDGPU: Refactor AMDGPUCodeGenPrepare fdiv handling ClosedPublic Authored by arsenm on Jul 19 2023, 12:24 PM.
Details
Diff Detail Event Timelinearsenm added a child revision: D155741: AMDGPU: Implement new 2ulp fdiv lowering.Jul 19 2023, 12:34 PM This revision is now accepted and ready to land.Jul 21 2023, 1:40 PM
Revision Contents
Diff 542149 llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-fdiv.ll
llvm/test/CodeGen/AMDGPU/fdiv.ll
|