diff options
author | paperchalice <liujunchang97@outlook.com> | 2025-10-08 17:01:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 17:01:47 +0800 |
commit | 4967bc17dfbfdd6fe38b4444a2e9379c6474ce55 (patch) | |
tree | 50565d905c763744190f9ab30b9edd00eb4e5c51 /llvm/tools/llvm-offload-binary/llvm-offload-binary.cpp | |
parent | 71586a6a736f03d5a373c51490598c8c0cb16625 (diff) | |
download | llvm-4967bc17dfbfdd6fe38b4444a2e9379c6474ce55.zip llvm-4967bc17dfbfdd6fe38b4444a2e9379c6474ce55.tar.gz llvm-4967bc17dfbfdd6fe38b4444a2e9379c6474ce55.tar.bz2 |
[DAGCombiner] Remove NoSignedZerosFPMath in visitFNEG (#162052)
Remove the `NoSignedZerosFPMath` use in `visitFNEG`. Now the only use of
`NoSignedZerosFPMath` is in `foldFPToIntToFP`, but adding fast-math
flags support for `uitofp` may introduce breaking changes.
Diffstat (limited to 'llvm/tools/llvm-offload-binary/llvm-offload-binary.cpp')
0 files changed, 0 insertions, 0 deletions