aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/lit.cfg.py
AgeCommit message (Expand)AuthorFilesLines
2020-08-05[mlir] Initial version of C APIsAlex Zinenko1-0/+1
2020-07-09Initial boiler-plate for python bindings.Stella Laurenzo1-3/+15
2020-06-19Fix `check-mlir` target when the host target isn't configuredMehdi Amini1-0/+8
2020-06-12Enable FileCheck -enable-var-scope by default in MLIR testMehdi Amini1-0/+6
2020-06-05[mlir][gpu] Introduce mlir-rocm-runner.Wen-Heng (Jack) Chung1-0/+1
2020-05-05[MLIR] Add a tests for out of tree dialect example.Stephen Neuendorffer1-0/+1
2020-04-10[mlir][Linalg] Create a tool to generate named Linalg ops from a Tensor Compr...Nicolas Vasilache1-1/+1
2020-03-31[MLIR] Add simple runner utilities for timingUday Bondhugula1-1/+2
2020-02-19[mlir][spirv] Add mlir-vulkan-runnerDenis Khalikov1-1/+2
2019-11-26Automated rollback of commit d60133f89bb08341718bb3132b19bc891f7d4f4dNicolas Vasilache1-2/+2
2019-11-25Changing directory shortcut for CPU/GPU runner utils.Christian Sigg1-2/+2
2019-11-05[llvm] Add initial import of LLVM modules to mlir-translateJames Molloy1-1/+1
2019-07-04Add an mlir-cuda-runner tool.Stephan Herhut1-0/+1
2019-06-24Split test-specific passes out of mlir-optNicolas Vasilache1-1/+0
2019-06-01 Add a new TestDialect directory in tests/. This directory defines a fake ...River Riddle1-0/+1
2019-05-20 Fix MacOS test: use %shlibext in lit command line to expand to .dylib on ...Mehdi Amini1-0/+1
2019-05-20 Enable EDSC API test running through litAlex Zinenko1-1/+4
2019-05-20 Cleanup linalg integration testNicolas Vasilache1-0/+1
2019-04-08 Toy tutorial Chapter 5: Lowering to Linalg and LLVMMehdi Amini1-0/+1
2019-04-05 Add Chapter 4 for the Toy tutorial: shape inference, function specializat...Mehdi Amini1-0/+1
2019-04-03 Fix Toy Ch3 testing with CMakeMehdi Amini1-0/+1
2019-04-02 Chapter 2 of the Toy tutorialMehdi Amini1-0/+1
2019-04-02 Initial version for chapter 1 of the Toy tutorialMehdi Amini1-1/+7
2019-03-30 Add build files and update README.Jacques Pienaar1-0/+57