[llvm-branch-commits] [llvm] [AArch64][llvm] Remove FeatureMPAM guards for parity with gcc (PR #163166)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Oct 22 02:10:47 PDT 2025


https://github.com/CarolineConcatto approved this pull request.

LGTM, 
I've checked that with GCC and I can see that GCC indeed does not guard these system registers:
https://godbolt.org/z/rn7reEEz6

https://github.com/llvm/llvm-project/pull/163166


More information about the llvm-branch-commits mailing list