llvm-project/mlir/lib/Dialect
Feng Liu 6de6c2c138 Add tests to verify 0.0 is quantized correctly
We should consider both signed and narrow_range cases.

PiperOrigin-RevId: 266167366
2019-08-29 10:09:22 -07:00
..
AffineOps Extend map canonicalization to propagate constant operands 2019-08-29 01:13:29 -07:00
FxpMathOps NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory. 2019-08-19 11:01:25 -07:00
GPU Add verification for dimension attribute on GPUDialect index operations. 2019-08-28 23:39:57 -07:00
LLVMIR Add 3 additional intrinsic ops to NVVM dialect, in preparation to implement block-wide reduce. 2019-08-27 10:56:18 -07:00
Linalg Lower linalg.copy to LLVM dialect in the presence of transposes. 2019-08-23 17:45:19 -07:00
LoopOps NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory. 2019-08-19 11:01:25 -07:00
QuantOps Add tests to verify 0.0 is quantized correctly 2019-08-29 10:09:22 -07:00
SDBM NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory. 2019-08-19 11:01:25 -07:00
SPIRV [spirv] Fix the entry block to start with OpLabel 2019-08-27 10:51:26 -07:00
StandardOps Add implementation for tensor_load and tensor_store operations. 2019-08-28 11:25:52 -07:00
VectorOps Move Linalg and VectorOps dialects to the Dialect subdir - NFC 2019-08-19 17:11:38 -07:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00
Traits.cpp Switch C++14 std::equal usage to for-loop. 2019-07-19 11:41:20 -07:00