This attempts to ensure that out of tree usage remains stable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78656
[MLIR] Add a tests for out of tree dialect example. ClosedPublic Authored by stephenneuendorffer on Apr 22 2020, 10:55 AM.
Details
Summary This attempts to ensure that out of tree usage remains stable.
Diff Detail
Event Timelinestephenneuendorffer retitled this revision from [MLIR] Experimental: Add a tests for out of tree dialect example. to [MLIR] Add a tests for out of tree dialect example.. jroelofs added inline comments. Closed by commit rG175a3df9c7af: [MLIR] Add a tests for out of tree dialect example. (authored by stephenneuendorffer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 262144 mlir/test/Examples/standalone/lit.local.cfg
mlir/test/Examples/standalone/test.toy
mlir/test/lit.cfg.py
mlir/test/lit.site.cfg.py.in
|
Should this be tee %t so there's no chance of collisions with other tests writing to the same generically-named file?