[PATCH] D26708: Fix -f[no-]reciprocal-math -ffast-math interaction, including LTO

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 15:41:34 PST 2016


majnemer added a comment.

This change seems wrong.  Our IR defines `fast` as implying `arcp`: http://llvm.org/docs/LangRef.html#fast-math-flags


https://reviews.llvm.org/D26708





More information about the llvm-commits mailing list