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

Melanie Blower via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 12:16:15 PST 2021


mibintc added a comment.
Herald added subscribers: jansvoboda11, dexonsmith.

I got a bug report about this patch, see https://bugs.llvm.org/show_bug.cgi?id=49479.  I put a patch to fix it here, https://reviews.llvm.org/D98211


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72841



More information about the llvm-commits mailing list