Skip to content

Conversation

@jplehr
Copy link
Contributor

@jplehr jplehr commented Feb 9, 2026

Motivation

The staging compiler enables lifetime-safety warnings and we already worked around a few of them.
This works around a few more instances that came up recently on gfx950 builds.
The initial PR that resolved most issues: ROCm/composable_kernel#3640

Technical Details

This follows the pattern to locally ignore the newly added lifetime-safety warnings that were moved from experimental to production in upstream LLVM.
As a result, CK turned them on and treats them as errors, which prevents the staging compiler from building CK.

Test Plan

Test Result

Submission Checklist

The staging compiler enabled lifetime-safety warnings and we already
worked around a few of them.

This works around a few more instances that came up recently.
@illsilin illsilin enabled auto-merge (squash) February 10, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants