llvm-project
62aa40a4
- [AMDGPU] Remove `NoSignedZerosFPMath` uses (#178343)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
84 days ago
[AMDGPU] Remove `NoSignedZerosFPMath` uses (#178343) One of global flags in `resetTargetOptions`, users should use `nsz` instead. `fneg_fadd_0_f64` from `AMDGPU/fneg-combines.new.ll` will have regression when `fadd` is annotated with `nsz`.
References
#178343 - [AMDGPU] Remove `NoSignedZerosFPMath` uses
Author
paperchalice
Parents
6912b918
Loading