Skip to content

Clean up the #include dependencies for the instruction_ref#4860

Open
apwojcik wants to merge 6 commits into
developfrom
instruction_ref
Open

Clean up the #include dependencies for the instruction_ref#4860
apwojcik wants to merge 6 commits into
developfrom
instruction_ref

Conversation

@apwojcik
Copy link
Copy Markdown
Collaborator

@apwojcik apwojcik commented May 8, 2026

The change has been migrated from the uai-develop branch.

The PRs relax the #include dependencies for the instruction_ref struct.

@apwojcik apwojcik requested a review from causten as a code owner May 8, 2026 08:16
@apwojcik apwojcik added the Windows Related changes for Windows Environments label May 8, 2026
@apwojcik apwojcik added the UAI label May 8, 2026
Comment thread src/include/migraphx/split_reduce.hpp Outdated
inline namespace MIGRAPHX_INLINE_NS {

struct module_pass_manager;
struct instruction;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We dont use instruction or instruction_ref in this file, so there is no reason to forward declare it.

@apwojcik apwojcik requested a review from pfultz2 May 11, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UAI Windows Related changes for Windows Environments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants