[cfe-dev] [RFC][clang] - support new clang builtin __arithmetic_fence to control floating point optimization, and new clang option -fprotect-parens

Blower, Melanie I via cfe-dev cfe-dev at lists.llvm.org
Thu Apr 8 08:53:12 PDT 2021


I've posted a clang RFC here https://reviews.llvm.org/D100118 proposing a new clang builtin to control floating pont optimization at the expression level.  Looking for your feedback, thank you.

It's dependent on the llvm patch here https://reviews.llvm.org/D99675

The patch isn't complete so not yet ready for code review.  The bulk of the work is to llvm, and the clang patch is straightforward.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210408/1af0c4e3/attachment.html>


More information about the cfe-dev mailing list