[llvm] [AArch64] Run optimizeTerminators earlier too. (PR #170907)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 8 07:43:01 PST 2025


davemgreen wrote:

I hadn't checked that. We run more copy-propagation at -O3, so it might already do OK there now, after the previous patch:
https://godbolt.org/z/b4Yjc1Gq5

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


More information about the llvm-commits mailing list