[llvm-branch-commits] [clang] [llvm] release/22.x: [AArch64][Driver] Allow runtime detection to override default features. (#176340) (PR #177171)

David Green via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jan 23 02:31:48 PST 2026


davemgreen wrote:

This hasn't had a lot of time on trunk for testing but I believe it should be correct. (I was having trouble finding systems to test it on as most of the machines I have access to do not have disabled features, but it was OK on the ones I tried). Considering we have had other reports of this not working, perhaps it is best to take it. I think it should be OK on the branch, but could be a much larger impact on other devices that for example don't have SVE.

I am OK either way, taking it on the branch or being safe and letting it be tested on trunk for a release, but would probably recommend taking it if it can be rebased to the branch.

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


More information about the llvm-branch-commits mailing list