rjmccall added a comment.

Currently we emit a warning if you use `-frounding-math`, saying that the 
option is ignored.  That should have alerted users that they're not getting the 
correct behavior now.  This patch removes the warning and (IIUC) implements the 
correct behavior but is over-conservative.  If that's correct, I think that's 
acceptable and we don't need an "experimental" flag or a warning.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62731/new/

https://reviews.llvm.org/D62731



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to