[all-commits] [llvm/llvm-project] 595573: [AMDGPU] Remove `ApproxFuncFPMath` uses (#155578)
paperchalice via All-commits
all-commits at lists.llvm.org
Wed Aug 27 20:09:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 595573d1edeb0896aeeca84ac5146e11c937305e
https://github.com/llvm/llvm-project/commit/595573d1edeb0896aeeca84ac5146e11c937305e
Author: paperchalice <liujunchang97 at outlook.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/test/CodeGen/AMDGPU/fsqrt.f32.ll
M llvm/test/CodeGen/AMDGPU/llvm.exp.ll
M llvm/test/CodeGen/AMDGPU/llvm.exp10.ll
M llvm/test/CodeGen/AMDGPU/llvm.log.ll
M llvm/test/CodeGen/AMDGPU/llvm.log10.ll
Log Message:
-----------
[AMDGPU] Remove `ApproxFuncFPMath` uses (#155578)
One of options in `resetTargetOptions`, this removes `ApproxFuncFPMath`
in AMDGPU part.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list