[Mlir-commits] [mlir] [mlir][emitc] Add a structured for operation (PR #68206)
Simon Camphausen
llvmlistbot at llvm.org
Mon Oct 23 06:57:43 PDT 2023
================
@@ -20,6 +20,7 @@
#include "mlir/IR/Dialect.h"
#include "mlir/Interfaces/CastInterfaces.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
+#include "mlir/Interfaces/LoopLikeInterface.h"
----------------
simon-camp wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/68206
More information about the Mlir-commits
mailing list