[PATCH] D26708: Fix -f[no-]reciprocal-math -ffast-math interaction, including LTO
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 17:41:42 PST 2016
kparzysz added a comment.
I think it would be a lot better to have sub-options to fast-math in a similar way to how target features are handled (via -mattr).
https://reviews.llvm.org/D26708
More information about the llvm-commits
mailing list