llvm-project/mlir/lib
Rob Suderman e9fae0f19e [mlir][tosa] Disable tosa.depthwise_conv2d canonicalizer for quantized case
Quantized case needs to include zero-point corrections before the tosa.mul.
Disabled for the quantized use-case.

Reviewed By: NatashaKnk

Differential Revision: https://reviews.llvm.org/D115264
2021-12-07 10:16:12 -08:00
..
Analysis [MLIR][FlatAffineConstraints] Remove duplicate divisions while merging local ids 2021-12-03 03:44:47 +05:30
Bindings/Python [mlir][python] Implement more SymbolTable methods. 2021-11-29 20:31:13 -08:00
CAPI [mlir][python] Implement more SymbolTable methods. 2021-11-29 20:31:13 -08:00
Conversion [mlir] Add CtPop to MathOps with lowering to LLVM 2021-12-06 11:54:20 -08:00
Dialect [mlir][tosa] Disable tosa.depthwise_conv2d canonicalizer for quantized case 2021-12-07 10:16:12 -08:00
ExecutionEngine Accept symmetric sparse matrix in Matrix Market Exchange Format. 2021-11-23 19:53:17 -08:00
IR Use LLVM_ATTRIBUTE_UNUSED to silent warning for static function used in assert only (NFC) 2021-12-04 04:23:21 +00:00
Interfaces [mlir][Vector] Thread 0-d vectors through vector.transfer ops 2021-12-01 16:49:43 +00:00
Parser [mlir] Allow shape dimensions larger than 2^32 2021-12-04 01:29:50 +00:00
Pass [MLIR] Improve error message on missing getArgument() override on pass 2021-12-04 06:54:52 +05:30
Reducer [mlir] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 12:57:20 +01:00
Rewrite Added line numbers to the debug output of PDL bytecode. 2021-11-26 18:11:37 +05:30
Support [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
TableGen [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
Target [mlir][OpenMP] Added omp.atomic.read lowering 2021-12-07 11:17:30 +05:30
Tools [mlir][lsp] Use ResultGroupDefinition struct 2021-11-17 00:40:57 +00:00
Transforms [mlir] Support collecting logs from notifyMatchFailure(). 2021-12-04 04:35:24 +00:00
Translation [mlir] run the verifier before translating a module 2021-07-28 18:15:58 +02:00
CMakeLists.txt Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00