llvm-project/mlir/lib/SuperVectorOps
Chris Lattner d798f9bad5 Rename BBArgument -> BlockArgument, Op::getOperation -> Op::getInst(),
StmtResult -> InstResult, StmtOperand -> InstOperand, and remove the old names.

This is step 17/n towards merging instructions and statements, NFC.

PiperOrigin-RevId: 227121537
2019-03-29 14:42:40 -07:00
..
DialectRegistration.cpp Extract vector_transfer_* Ops into a SuperVectorDialect. 2019-03-29 14:28:58 -07:00
SuperVectorOps.cpp Rename BBArgument -> BlockArgument, Op::getOperation -> Op::getInst(), 2019-03-29 14:42:40 -07:00