Closed denis0x0D closed 4 years ago
@antiagainst thanks a lot for review! Updated.
Seems like tests failed because of this error: /tmpfs/src/git/llvm/llvm/projects/mlir/test/lib/IR/TestSymbolUses.cpp:18:25: fatal error: TestDialect.h: No such file or directory compilation terminated. projects/mlir/test/lib/IR/CMakeFiles/MLIRTestIR.dir/build.make:82: recipe for target 'projects/mlir/test/lib/IR/CMakeFiles/MLIRTestIR.dir/TestSymbolUses.cpp.o' failed
There is also a conflict. Could you rebase against master?
A CompositeInsertOp operation make a copy of a composite object, while modifying one part of it.
@antiagainst @MaheshRavishankar can you please take a look, thanks!