[llvm] AArch64: Fix mishandling subregister in orr peephole (PR #208015)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 06:13:58 PDT 2026


arsenm wrote:

I've been incrementally working on this for 2 years, the number of verifier errors across the targets is getting lower and lower. The main obstacles now are missing subregister support in some of the optimization APIs 

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


More information about the llvm-commits mailing list