Re: [PATCH] D24481: make “#pragma STDC FP_CONTRACT” on by default
Steve Canon via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 12 16:40:05 PDT 2016
scanon added a comment.
Abe, I had a patch to do the same thing last year (that we ended up backing out because it exposed a bug which has since been fixed). Your approach looks a bit different from the one that I took originally, and you seem to be missing some of the arm64 test changes that I had to put in:
https://reviews.llvm.org/D14200
Can you comment on the differences?
https://reviews.llvm.org/D24481
More information about the llvm-commits
mailing list