Skip to content

Commit 4321cb8

Browse files
ftynsesteven-studio
authored andcommitted
[mlir] add missing include to MemRefTransformOps.h (llvm#92361)
The ODS-generated code has the following: ``` ::mlir::TypedValue<::mlir::transform::OperationType> getAlloca() { return ::llvm::cast<::mlir::TypedValue<::mlir::transform::OperationType>>( *getODSOperands(0).begin()); } ``` that may require the compiler seing the definition of `OperationType` so include the corresponding header.
1 parent c575c24 commit 4321cb8

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)