[llvm] [GlobalISel] Rewrite binop_left_to_zero using MIR Patterns (PR #177924)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 29 09:02:35 PST 2026


================
@@ -17,3 +17,122 @@ body:             |
     $x10 = COPY %3(s64)
     PseudoRET implicit $x10
 ...
+
+---
----------------
arsenm wrote:

I would hope these already had test coverage 

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


More information about the llvm-commits mailing list