llvm-project/mlir/lib/Dialect/Quant/IR
Jacques Pienaar 7732c97f52 [mlir][quant] Initial bytecode encoding for quantized types
Add bytecode encoding for quantized types. These mostly follow the
storage representation of these.

Differential Revision: https://reviews.llvm.org/D136004
2022-10-17 16:28:46 -07:00
..
CMakeLists.txt [mlir][quant] Initial bytecode encoding for quantized types 2022-10-17 16:28:46 -07:00
QuantDialectBytecode.cpp [mlir][quant] Initial bytecode encoding for quantized types 2022-10-17 16:28:46 -07:00
QuantDialectBytecode.h [mlir][quant] Initial bytecode encoding for quantized types 2022-10-17 16:28:46 -07:00
QuantOps.cpp [mlir][quant] Initial bytecode encoding for quantized types 2022-10-17 16:28:46 -07:00
QuantTypes.cpp Fix clang-tidy issues in mlir/ (NFC) 2021-12-21 00:50:07 +00:00
TypeDetail.h
TypeParser.cpp [mlir] Don't include StringSwitch.h (NFC) 2022-09-18 23:09:40 -07:00