[llvm] [AArch64] Optimize CBZ wzr and friends. (PR #161508)

David Tellenbach via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 4 14:23:53 PDT 2025


dtellenbach wrote:

Would it make sense to also check for `cb.{eq,ne} {x,w}zr, #0`? Not sure if we'd ever codegen that though.

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


More information about the llvm-commits mailing list