[llvm] [RegisterCoalescer] Fix incorrect VNInfo deletion condition in pruneSubRegValues (PR #195023)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 06:56:50 PDT 2026
================
@@ -0,0 +1,63 @@
+; RUN: llc -mtriple=riscv64 -O1 %s -o - | FileCheck %s
----------------
arsenm wrote:
Not addressed?
https://github.com/llvm/llvm-project/pull/195023
More information about the llvm-commits
mailing list