llvm-project/mlir/lib/Quantizer/Support
River Riddle a4c3a6455c Move the emitError/Warning/Remark utility methods out of MLIRContext and into the mlir namespace.
Now that Locations are attributes, they have direct access to the MLIR context. This allows for simplifying error emission by removing unnecessary context lookups.

PiperOrigin-RevId: 255112791
2019-06-25 21:32:23 -07:00
..
Configuration.cpp Address some build warnings. 2019-06-01 20:02:52 -07:00
ConstraintAnalysisGraph.cpp Upstreaming Quantizer tool (part 2). 2019-05-20 13:43:31 -07:00
Metadata.cpp Upstreaming Quantizer tool (part 2). 2019-05-20 13:43:31 -07:00
Statistics.cpp Upstream the Quantizer tool (part 4). 2019-06-01 19:53:12 -07:00
TypeUtils.cpp Rename VectorOrTensorType to ShapedType 2019-05-20 13:43:58 -07:00
UniformConstraints.cpp Move the emitError/Warning/Remark utility methods out of MLIRContext and into the mlir namespace. 2019-06-25 21:32:23 -07:00
UniformSolvers.cpp Fix an msan warning for use of an uninitialized variable. 2019-06-01 20:12:21 -07:00