This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b83a18a2b9d: [AArch64] Enablement of Cortex-X2 (authored by
mubashar_, committed by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Thanks. LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112459/new/
https://reviews.llvm.org/D112459
___
cfe-commits mailing list
cfe
mubashar_ added a comment.
Addressed comments from @dmgreen.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112459/new/
https://reviews.llvm.org/D112459
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mai
mubashar_ updated this revision to Diff 382309.
mubashar_ marked 2 inline comments as done.
mubashar_ added a comment.
Made adjustments to AArch64.td and AArch64Subtarget.cpp files.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112459/new/
https://reviews.llvm.org/D112459
Files:
clan
dmgreen added inline comments.
Comment at: llvm/lib/Target/AArch64/AArch64.td:689
+ "Cortex-X2 ARM processors", [
+ FeatureFuseAES,
+ FeaturePostRAScheduler]>;
Acco
mubashar_ created this revision.
mubashar_ added reviewers: lenary, dmgreen.
Herald added subscribers: hiraditya, kristof.beyls.
mubashar_ requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Enables support for Cortex-X2 cores