[llvm] [DAGCombiner] Preserve debug location of original load in fold (conv (load x)) (PR #160236)

via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 23 02:45:56 PDT 2025


================
@@ -0,0 +1,41 @@
+; RUN: llc -mtriple=amdgcn -mcpu=gfx942  < %s | FileCheck %s
----------------
jwu10003 wrote:

> Test belongs in test/DebugInfo

done

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


More information about the llvm-commits mailing list