Skip to content

Conversation

badumbatish
Copy link
Contributor

This allows generation of the CIR tablegen targets without going through

$(ninja -C build_pilot -t targets all | grep IncGen | sed 's/:.*//')

@bcardosolopes
Copy link
Member

Do we also need this after #1928 lands? Please give more context on how these two PRs relate

@badumbatish
Copy link
Contributor Author

hi Bruno, yes, this PR is fixing the dependency issues that's in ClangIR repo itself. The other PR is fixing the dependency issues that were fixed in upstream (in August 2025), but we haven't port those to this repository yet.

@bcardosolopes bcardosolopes merged commit e964257 into llvm:main Oct 3, 2025
10 checks passed
bcardosolopes pushed a commit that referenced this pull request Oct 9, 2025
… mlir-headers dependencies (#1928)

Similar to #1927 , this allows generation of the missing mlir tablegen
targets without going through
```
$(ninja -C build_pilot -t targets all | grep IncGen | sed 's/:.*//')
```

Helpful to #1917
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