Closed frej closed 2 years ago
Changes needed:
Upstream has moved mlir::FuncOp to mlir::func::FuncOp, change our code accordingly.
Upstream moved enum attribute definitions from OpBase.td to EnumAttr.td, include EnumAttr.td where we use them.
Changes needed:
Upstream has moved mlir::FuncOp to mlir::func::FuncOp, change our code accordingly.
Upstream moved enum attribute definitions from OpBase.td to EnumAttr.td, include EnumAttr.td where we use them.