llvm-project/mlir/unittests
River Riddle af9760fe18 Replace remaining usages of the Instruction class with Operation.
PiperOrigin-RevId: 240777521
2019-03-29 17:50:04 -07:00
..
Dialect Change getBroadcastedShape() to return result shape via parameter 2019-03-29 17:25:38 -07:00
IR Replace remaining usages of the Instruction class with Operation. 2019-03-29 17:50:04 -07:00
Pass Add basic infrastructure for instrumenting pass execution and analysis computation. A virtual class, PassInstrumentation, is provided to allow for different parts of the pass manager infrastructure. The currently available hooks allow for instrumenting: 2019-03-29 17:10:06 -07:00