Skip to content

[OFFLOAD][L0] Fix usages of getDebugLevel in L0 plugin#172815

Merged
sarnex merged 137 commits intollvm:mainfrom
adurang:l0_fix_dbg
Dec 18, 2025
Merged

[OFFLOAD][L0] Fix usages of getDebugLevel in L0 plugin#172815
sarnex merged 137 commits intollvm:mainfrom
adurang:l0_fix_dbg

Conversation

@adurang
Copy link
Contributor

@adurang adurang commented Dec 18, 2025

Support for getDebugLevel was removed as part of the new debug macros (#165416). This PR updates such usages to use the new ODBG_* macros.

@adurang adurang requested review from hansangbae and sarnex December 18, 2025 08:02
@github-actions
Copy link

github-actions bot commented Dec 18, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

Copy link
Member

@sarnex sarnex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't review in depth for correctness but seems sane to me!

@sarnex sarnex merged commit 3ac0ff2 into llvm:main Dec 18, 2025
10 checks passed
@adurang adurang deleted the l0_fix_dbg branch December 18, 2025 16:32
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Dec 19, 2025
Support for getDebugLevel was removed as part of the new debug macros
(llvm#165416). This PR updates such usages to use the new ODBG_* macros.

---------

Co-authored-by: Alexey Sachkov <alexey.sachkov@intel.com>
Co-authored-by: Nick Sarnie <nick.sarnie@intel.com>
Co-authored-by: Joseph Huber <huberjn@outlook.com>
valadaptive pushed a commit to valadaptive/llvm-project that referenced this pull request Dec 24, 2025
Support for getDebugLevel was removed as part of the new debug macros
(llvm#165416). This PR updates such usages to use the new ODBG_* macros.

---------

Co-authored-by: Alexey Sachkov <alexey.sachkov@intel.com>
Co-authored-by: Nick Sarnie <nick.sarnie@intel.com>
Co-authored-by: Joseph Huber <huberjn@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants