[llvm] [DebugInfo][IndVarSimplify] fix missing debug location updates (PR #91443)

Shan Huang via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 06:56:17 PDT 2024


================
@@ -0,0 +1,65 @@
+; RUN: opt < %s -passes=indvars -S | FileCheck %s
----------------
Apochens wrote:

Ok, I corrected the file name 😂

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


More information about the llvm-commits mailing list