[all-commits] [llvm/llvm-project] 6944f7: [mlir][linalg][python] Introduce python integratio...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Fri Jul 2 00:42:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6944f7da25517cc554bf7fd11205082e2c976a97
https://github.com/llvm/llvm-project/commit/6944f7da25517cc554bf7fd11205082e2c976a97
Author: Tobias Gysi <gysit at google.com>
Date: 2021-07-02 (Fri, 02 Jul 2021)
Changed paths:
R mlir/test/python/dialects/linalg/opsrun.py
A mlir/test/python/integration/dialects/linalg/opsrun.py
A mlir/test/python/integration/lit.local.cfg
Log Message:
-----------
[mlir][linalg][python] Introduce python integration test folder.
Introduce an integration test folder in the test/python subfolder and move the opsrun.py test into the newly created folder. The test verifies named operations end-to-end using both the yaml and the python path.
Differential Revision: https://reviews.llvm.org/D105276
More information about the All-commits
mailing list