River Riddle
|
3a643de92b
|
NFC: Pass OpAsmPrinter by reference instead of by pointer.
MLIR follows the LLVM style of pass-by-reference.
PiperOrigin-RevId: 270401378
|
2019-09-20 20:43:35 -07:00 |
|
River Riddle
|
729727ebc7
|
NFC: Pass OperationState by reference instead of by pointer.
MLIR follows the LLVM convention of passing by reference instead of by pointer.
PiperOrigin-RevId: 270396945
|
2019-09-20 19:47:32 -07:00 |
|
River Riddle
|
2797517ecf
|
NFC: Pass OpAsmParser by reference instead of by pointer.
MLIR follows the LLVM style of pass-by-reference.
PiperOrigin-RevId: 270315612
|
2019-09-20 11:37:21 -07:00 |
|
Nicolas Vasilache
|
b628194013
|
Move Linalg and VectorOps dialects to the Dialect subdir - NFC
PiperOrigin-RevId: 264277760
|
2019-08-19 17:11:38 -07:00 |
|