[PATCH] D100118: [clang] Add support for new builtin __arithmetic_fence to control floating point optimization, and new clang option fprotect-parens
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 23 09:41:37 PDT 2021
aaron.ballman added a comment.
In D100118#2833864 <https://reviews.llvm.org/D100118#2833864>, @mibintc wrote:
> This patch addresses almost all the review comments, not yet sure about @aaron.ballman 's question about CoreOptions
FWIW, I'm fine addressing that comment in a follow-up. Also, it looks like the Clang changes didn't make it into the latest updated patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100118/new/
https://reviews.llvm.org/D100118
More information about the cfe-commits
mailing list