[PATCH] D14067: [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags
Sergey Dmitrouk via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 05:18:45 PST 2015
sdmitrouk added a comment.
In http://reviews.llvm.org/D14067#296684, @joker.eph wrote:
> We don't provide any guarantee for .ll compatibility across version of llvm (best effort).
> So it is only when reading a .bc that does not contain the flags that you need to set the default value correctly.
Thank you, Mehdi.
Repository:
rL LLVM
http://reviews.llvm.org/D14067
More information about the llvm-commits
mailing list