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

Orlando Cazalet-Hyams via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 16 09:37:34 PDT 2025


https://github.com/OCHyams commented:

Actually - could this create incorrect locations, if the sddbgvalue was attached to a zext but with this change gets moved onto a sext?

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


More information about the llvm-commits mailing list