llvm-project/mlir/lib/StandardOps
River Riddle a4cbe4ebe1 Verify that ReturnOp only appears within the region of a FuncOp.
The invariants of ReturnOp are directly tied to FuncOp, making ReturnOp invalid in any other context.

PiperOrigin-RevId: 258421200
2019-07-16 13:45:54 -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 Verify that ReturnOp only appears within the region of a FuncOp. 2019-07-16 13:45:54 -07:00