This was missed when the other dialects adopted it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Adding the header include #include "mlir/Bytecode/BytecodeOpInterface.h" creates a dependency cycle between "BytecodeOpInterface" and "IR" in bazel build. I wonder how CMake handles this.