llvm-project/mlir/lib/Quantizer
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
..
Configurations Internal change 2019-06-28 18:00:49 -07:00
Support Move the emitError/Warning/Remark utility methods out of MLIRContext and into the mlir namespace. 2019-06-25 21:32:23 -07:00
Transforms NFC: Refactor Function to be value typed. 2019-07-01 11:39:00 -07:00
CMakeLists.txt Update cmake depedency. 2019-06-27 20:58:34 -07:00