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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo