Skip to content

IRGraph C++ Printer.#9042

Open
mcourteaux wants to merge 11 commits intohalide:mainfrom
mcourteaux:ircppprint
Open

IRGraph C++ Printer.#9042
mcourteaux wants to merge 11 commits intohalide:mainfrom
mcourteaux:ircppprint

Conversation

@mcourteaux
Copy link
Copy Markdown
Contributor

@mcourteaux mcourteaux commented Mar 15, 2026

Should be useful for constructing IR trees and graphs for debugging, constructing tests, especially from generated expressions in failing fuzz tests.

Currently focused on printing IR Exprs, not Stmts.

@mcourteaux
Copy link
Copy Markdown
Contributor Author

Failure is: #9055 (comment)

@mcourteaux mcourteaux requested a review from abadams March 23, 2026 19:03
@mcourteaux
Copy link
Copy Markdown
Contributor Author

mcourteaux commented Mar 27, 2026

Move it to test/common. Nope: move it to test/fuzz

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.

2 participants