llvm-project/mlir/lib/StandardOps
River Riddle 67a52c44b1 Rewrite the verify hooks on operations to use LogicalResult instead of bool. This also changes the return of Operation::emitError/emitOpError to LogicalResult as well.
--

PiperOrigin-RevId: 241588075
2019-04-02 13:40:47 -07:00
..
CMakeLists.txt Add build files and update README. 2019-03-30 11:23:22 -07:00
DialectRegistration.cpp Use consistent names for dialect op source files 2019-03-29 16:53:19 -07:00
Ops.cpp Rewrite the verify hooks on operations to use LogicalResult instead of bool. This also changes the return of Operation::emitError/emitOpError to LogicalResult as well. 2019-04-02 13:40:47 -07:00