[llvm] [AArch64] Optimize CBZ wzr and friends. (PR #161508)
Usha Gupta via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 5 03:49:05 PST 2025
================
@@ -0,0 +1,113 @@
+//=- AArch64RedundantCondBranch.cpp - Remove redundant cbz wzr --------------=//
----------------
usha1830 wrote:
```suggestion
//=- AArch64RedundantCondBranch.cpp - Remove redundant conditional branches --------------=//
```
https://github.com/llvm/llvm-project/pull/161508
More information about the llvm-commits
mailing list