llvm-project
62aa40a4 - [AMDGPU] Remove `NoSignedZerosFPMath` uses (#178343)

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`.
Author
Parents
Loading