[all-commits] [llvm/llvm-project] 1a6b2b: [MLIR] enable Standalone example test for Windows ...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Fri Sep 12 11:35:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a6b2b64b6fbbb33ce65ae27a3a9ded4545b48aa
https://github.com/llvm/llvm-project/commit/1a6b2b64b6fbbb33ce65ae27a3a9ded4545b48aa
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M mlir/examples/standalone/CMakeLists.txt
M mlir/examples/standalone/python/CMakeLists.txt
M mlir/examples/standalone/test/CMakeLists.txt
M mlir/examples/standalone/test/Standalone/standalone-pass-plugin.mlir
M mlir/examples/standalone/test/Standalone/standalone-plugin.mlir
M mlir/test/Examples/standalone/lit.local.cfg
M mlir/test/Examples/standalone/test.toy
M mlir/test/lit.site.cfg.py.in
Log Message:
-----------
[MLIR] enable Standalone example test for Windows (#158183)
This PR turns on all Standalone tests for Windows except for the plugins (which aren't enabled by default).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list