Skip to content

Align Makefile with LBM and add reproducer.cu#5

Open
xys-syx wants to merge 4 commits intowsmoses:mlirfrom
xys-syx:isl-issues
Open

Align Makefile with LBM and add reproducer.cu#5
xys-syx wants to merge 4 commits intowsmoses:mlirfrom
xys-syx:isl-issues

Conversation

@xys-syx
Copy link

@xys-syx xys-syx commented Mar 12, 2026

The raising pass runs inside the ClangEnzyme Clang plugin during host compilation. It links device IR back into the host module, then runs ISL analysis on it. Since ClangEnzyme-*.so depends on Clang's ASTConsumer, it can only be loaded into clang++ via -fplugin=, not into opt. So the reproducer must go through clang++ end-to-end.

For RSBench and XSBench, I am trying to fix another issues first, once fix works I would upload the reproducer for them.

@wsmoses @vimarsh6739 Could you please review when free?

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.

1 participant