[PATCH] D90316: [FPEnv] Diagnose pragmas FENV_ROUND,_ACCESS and float_control if target does not support StrictFP

Melanie Blower via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 10:14:17 PDT 2020


mibintc added a comment.

In D90316#2359366 <https://reviews.llvm.org/D90316#2359366>, @kpn wrote:

> I also added "-fexperimental-strict-floating-point" which makes it possible to write tests for a target when bringing up the support on that target. I think it would be confusing for that flag to work on command line arguments but not pragmas.

Thanks, I added this


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90316



More information about the cfe-commits mailing list