[llvm] [DebugInfo][LICM] Fix missing debug location updates (PR #91729)

Shan Huang via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 08:29:55 PDT 2024


================
@@ -0,0 +1,78 @@
+; RUN: opt -passes=licm -verify-memoryssa -S < %s | FileCheck %s
+
+; Test that LICM's hoistRegin() 
----------------
Apochens wrote:

Oh, that must be a commit mistake. I'll fix it.

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


More information about the llvm-commits mailing list