[all-commits] [llvm/llvm-project] 33b7df: [mlir] Remove unused properties from the standalon...
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Thu May 19 12:55:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33b7df8c1fb6506c5f87a06ab4b6e352fb9b639d
https://github.com/llvm/llvm-project/commit/33b7df8c1fb6506c5f87a06ab4b6e352fb9b639d
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M mlir/examples/standalone/test/lit.cfg.py
M mlir/examples/standalone/test/lit.site.cfg.py.in
M mlir/examples/standalone/test/python/smoketest.py
Log Message:
-----------
[mlir] Remove unused properties from the standalone example's lit configuration
Since these are unused, I've removed them from the configuration, so that it can be easier to read and follow.
Reviewed By: stellaraccident
Differential Revision: https://reviews.llvm.org/D125132
More information about the All-commits
mailing list