Skip to content

[CuTeDSL] Fix TMEM struct scalar pointer access - #3467

Open
frezcirno wants to merge 1 commit into
NVIDIA:mainfrom
frezcirno:codex/fix-3451-tmem-pointer-warning
Open

[CuTeDSL] Fix TMEM struct scalar pointer access#3467
frezcirno wants to merge 1 commit into
NVIDIA:mainfrom
frezcirno:codex/fix-3451-tmem-pointer-warning

Conversation

@frezcirno

Copy link
Copy Markdown

fix: #3451 TMEM helpers accessed struct scalar pointers through the deprecated .value property. Use the explicit .ptr.value path for struct scalar wrappers while preserving ordinary Pointer handling.

@frezcirno
frezcirno marked this pull request as ready for review August 16, 2026 12:08
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.

[BUG] CuTe DSL TMEM allocator triggers internal struct.scalar pointer deprecation warnings

1 participant