Enable __arithmetic_fence and fprotect-parens on AArch64 (introduced in https://reviews.llvm.org/D100118)
Test plan: ninja check-all
Paths
| Differential D143781
[Clang][LLVM] Enable __arithmetic_fence and fprotect-parens on AArch64 ClosedPublic Authored by alexander-shaposhnikov on Feb 10 2023, 2:42 PM.
Details Summary Enable __arithmetic_fence and fprotect-parens on AArch64 (introduced in https://reviews.llvm.org/D100118) Test plan: ninja check-all
Diff Detail
Event Timelinealexander-shaposhnikov created this object with visibility "All Users". Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 10 2023, 2:42 PM Comment Actions LGTM, though you should add a release note for the changes. The precommit CI failures appear to be unrelated to the changes in this patch. This revision is now accepted and ready to land.Feb 13 2023, 5:40 AM efriedma changed the visibility from "All Users" to "Public (No Login Required)".Feb 13 2023, 10:39 AM This revision was landed with ongoing or failed builds.Feb 13 2023, 11:26 AM Closed by commit rG8f5d81585aa9: [Clang][LLVM] Enable __arithmetic_fence and fprotect-parens on AArch64 (authored by alexander-shaposhnikov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 497055 clang/docs/ReleaseNotes.rst
clang/lib/Basic/Targets/AArch64.h
clang/test/AST/arithmetic-fence-builtin.c
clang/test/CodeGen/arithmetic-fence-builtin.c
llvm/test/CodeGen/AArch64/arithmetic_fence.ll
|