[llvm] [DebugInfo][IndVarSimplify] fix missing debug location updates (PR #91443)
J. Ryan Stinnett via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 06:28:33 PDT 2024
================
@@ -0,0 +1,65 @@
+; RUN: opt < %s -passes=indvars -S | FileCheck %s
----------------
jryans wrote:
Nit: Typo in file name: "preversing", should be "preserving"
https://github.com/llvm/llvm-project/pull/91443
More information about the llvm-commits
mailing list