diff options
author | Michele Scandale <michele.scandale@gmail.com> | 2020-06-24 17:47:03 -0700 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2020-06-24 17:53:59 -0700 |
commit | 413a187856a6dde568df38ab755e68a1c8dda04b (patch) | |
tree | 4f57c69a20c4ccff344f4401f1f1452fc4e18298 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 06412dae82376c12bc64b944e6d21141313b5cf1 (diff) | |
download | llvm-413a187856a6dde568df38ab755e68a1c8dda04b.zip llvm-413a187856a6dde568df38ab755e68a1c8dda04b.tar.gz llvm-413a187856a6dde568df38ab755e68a1c8dda04b.tar.bz2 |
[Inliner] Handle 'no-signed-zeros-fp-math' function attribute.
All other floating point math optimization related attribute are merged
in a conservative way during function inlining. This commit adds the
merge rule for the 'no-signed-zeros-fp-math' attribute.
Differential Revision: https://reviews.llvm.org/D81714
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions