Skip to content

[HIPIFY][#2402] Warn users for non-self-contained header hipification in isolation - Part 2#2447

Draft
ranapratap55 wants to merge 1 commit intoROCm:amd-developfrom
ranapratap55:users/ranapratap55/implict-local-headers-warn-users
Draft

[HIPIFY][#2402] Warn users for non-self-contained header hipification in isolation - Part 2#2447
ranapratap55 wants to merge 1 commit intoROCm:amd-developfrom
ranapratap55:users/ranapratap55/implict-local-headers-warn-users

Conversation

@ranapratap55
Copy link
Copy Markdown
Collaborator

Context

Follow-up PR to #2402 for implicit local header hipification by default. hipify-clang sample.cu automatically detects and hipifies all local headers recursively, no flags needed.

Purpose

#2402

Warn (besides compiler’s error messaging) the user about imposibility to hipify a header file, which is not self-contained.

Added clear, actionable warning when a header file fails hipification, explaining the likely cause and suggesting the correct approach.

@ranapratap55 ranapratap55 self-assigned this Mar 25, 2026
@ranapratap55 ranapratap55 added enhancement Enhancement feature Feature request or implementation partial Partial fix or implementation labels Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement feature Feature request or implementation partial Partial fix or implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant