[all-commits] [llvm/llvm-project] 175a3d: [MLIR] Add a tests for out of tree dialect example.
stephenneuendorffer via All-commits
all-commits at lists.llvm.org
Tue May 5 09:23:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 175a3df9c7afbde0b3aa75dbe06472557a523819
https://github.com/llvm/llvm-project/commit/175a3df9c7afbde0b3aa75dbe06472557a523819
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
A mlir/test/Examples/standalone/lit.local.cfg
A mlir/test/Examples/standalone/test.toy
M mlir/test/lit.cfg.py
M mlir/test/lit.site.cfg.py.in
Log Message:
-----------
[MLIR] Add a tests for out of tree dialect example.
This attempts to ensure that out of tree usage remains stable.
Differential Revision: https://reviews.llvm.org/D78656
More information about the All-commits
mailing list