[PATCH] D72841: [RFC] Add support for pragma float_control, to control precision and exception behavior at the source level

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 27 06:58:34 PST 2020


sepavloff added a comment.

Could you please rebase the patch against current master?
The commit "4aea70ed3292 <https://reviews.llvm.org/rG4aea70ed3292f02aa111ff6894805e2613dd81e8>: [FPEnv] Extended FPOptions with new attributes" changed layout of FPOptions, which affects your patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72841





More information about the cfe-commits mailing list