[PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 11:50:27 PST 2015


majnemer added a comment.

My 2 ยข:

It seems more natural to me to phrase these as normal string attributes at the point of the call and construct an FMF from a CallSite but I can see arguments for and against both designs.


http://reviews.llvm.org/D14707





More information about the llvm-commits mailing list