[flang-commits] [flang] [flang][cuda] Exclude device variables from host debug info (PR #222241)

via flang-commits flang-commits at lists.llvm.org
Wed Sep 9 16:51:03 PDT 2026


================

----------------
jiel-nv wrote:

The SAVE device variables do not fall through here, they are lowered to globals and go through the global path. This PR intentionally leaves them unfiltered, test added via 87f99bd659acf0d04ee28d3f20189f78290abf66 .

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


More information about the flang-commits mailing list