Skip to content

Stop printing MLIR on default#3972

Merged
sacpis merged 1 commit intoNVIDIA:mainfrom
sacpis:disable_printing_mlir_by_default
Feb 17, 2026
Merged

Stop printing MLIR on default#3972
sacpis merged 1 commit intoNVIDIA:mainfrom
sacpis:disable_printing_mlir_by_default

Conversation

@sacpis
Copy link
Collaborator

@sacpis sacpis commented Feb 17, 2026

Dump the kernel in quake format based on CUDAQ_DUMP_JIT_IR value, now turned off by default.

Fixes #3901, Fixes #3969

Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Copy link
Collaborator

@1tnguyen 1tnguyen left a comment

Choose a reason for hiding this comment

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

👍

@sacpis sacpis enabled auto-merge February 17, 2026 02:08
@sacpis sacpis added this pull request to the merge queue Feb 17, 2026
Merged via the queue into NVIDIA:main with commit 303e816 Feb 17, 2026
206 checks passed
@sacpis sacpis deleted the disable_printing_mlir_by_default branch February 17, 2026 04:46
github-actions bot pushed a commit that referenced this pull request Feb 17, 2026
@bettinaheim bettinaheim added the no release notes Don't list this PR in the release notes label Mar 11, 2026
@bettinaheim bettinaheim added this to the release 0.14.0 milestone Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no release notes Don't list this PR in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid printing mlir for the kernel in CI cudaq.observe with parallel execution, dumps the kernel

3 participants