[llvm] [DEBUGINFO] Propagate debug metadata for sext SDNode. (PR #135971)

Orlando Cazalet-Hyams via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 17 10:20:41 PDT 2025


================
@@ -0,0 +1,84 @@
+; RUN: llc < %s -mtriple=nvptx64-nvidia-cuda | FileCheck %s
----------------
OCHyams wrote:

Could we use -print-after=finalize-isel to reduce the surface area being tested (and it'd make the output slightly easier to read IMO)?

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


More information about the llvm-commits mailing list