llvm-project/mlir/integration_test
aartbik 9bf6354301 [mlir] [VectorOps] Allow AXPY to be expressed as special case of OUTERPRODUCT
This specialization allows sharing more code where an AXPY follows naturally
in cases where an OUTERPRODUCT on a scalar would be generated.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D83453
2020-07-10 12:23:24 -07:00
..
Dialect [mlir] [VectorOps] Allow AXPY to be expressed as special case of OUTERPRODUCT 2020-07-10 12:23:24 -07:00
CMakeLists.txt [mlir] [integration-test] Let target check-mlir imply target check-mlir-integration too 2020-06-23 15:22:39 -07:00
lit.cfg.py
lit.site.cfg.py.in