llvm-project/mlir/lib/Dialect
River Riddle 54cd6a7e97 NFC: Refactor Function to be value typed.
Move the data members out of Function and into a new impl storage class 'FunctionStorage'. This allows for Function to become value typed, which will greatly simplify the transition of Function to FuncOp(given that FuncOp is also value typed).

PiperOrigin-RevId: 255983022
2019-07-01 11:39:00 -07:00
..
FxpMathOps NFC: Refactor Function to be value typed. 2019-07-01 11:39:00 -07:00
QuantOps NFC: Refactor Function to be value typed. 2019-07-01 11:39:00 -07:00
CMakeLists.txt Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps. 2019-05-20 13:41:55 -07:00
Traits.cpp Rename VectorOrTensorType to ShapedType 2019-05-20 13:43:58 -07:00