llvm-project/mlir/lib/Quantizer
River Riddle 626b8b6a5d NFC: Remove `Module::getFunctions` in favor of a general `getOps<T>`.
Modules can now contain more than just Functions, this just updates the iteration API to reflect that. The 'begin'/'end' methods have also been updated to iterate over opaque Operations.

PiperOrigin-RevId: 257099084
2019-07-08 18:28:17 -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: Remove `Module::getFunctions` in favor of a general `getOps<T>`. 2019-07-08 18:28:17 -07:00
CMakeLists.txt Update cmake depedency. 2019-06-27 20:58:34 -07:00