[all-commits] [llvm/llvm-project] db4e6e: [NVGPU] Disable nvdsl lit tests if python bindings...
Vijay Kandiah via All-commits
all-commits at lists.llvm.org
Fri Dec 5 10:36:52 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db4e6e6911b0cb3b26c377859beaf3a9d5c162cb
https://github.com/llvm/llvm-project/commit/db4e6e6911b0cb3b26c377859beaf3a9d5c162cb
Author: Vijay Kandiah <vkandiah at nvidia.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M mlir/test/Examples/NVGPU/lit.local.cfg
Log Message:
-----------
[NVGPU] Disable nvdsl lit tests if python bindings not enabled (#170898)
A recent change https://github.com/llvm/llvm-project/pull/167321 enabled
nvdsl examples to be run by default. These examples require MLIR python
bindings to be enabled, and this PR makes sure they're skipped if
`config.enable_bindings_python` is not enabled.
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