[clang] [llvm] [AArch64][clang][llvm] Allow +hcx to be specified as optional for Armv8.6 (PR #208019)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 10 04:10:09 PDT 2026
Lukacma wrote:
To me it seems like, the simpler route is to remove feature guarding from system register, as is our current direction. With that change we can completely get rid of this feature, which to me is better choice than adding it to list of supported extensions.
https://github.com/llvm/llvm-project/pull/208019
More information about the cfe-commits
mailing list