Missing header creates downstream failures.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Ok, sounds good. Ill just drop this change. Wonder why it doesnt trigger failures in MLIR itself.
Comment Actions
Maybe it did between the two commits but we didn't notice. LLVM doesn't follow IWUY, so it could have worked because of some transitive include that got removed.