This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

alexander-shaposhnikov created this object with visibility "All Users".
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2023, 2:42 PM
alexander-shaposhnikov requested review of this revision.Feb 10 2023, 2:42 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 10 2023, 2:42 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Feb 13 2023, 5:40 AM

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

sure, will do! thanks for the review

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
This revision was automatically updated to reflect the committed changes.