[all-commits] [llvm/llvm-project] c79b68: Restrict tests in Transforms/InstCombine/SystemZ t...
Dominik Steenken via All-commits
all-commits at lists.llvm.org
Mon Jun 30 09:23:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c79b68541be0a0d91a97af4ec8b36ea4bf49370e
https://github.com/llvm/llvm-project/commit/c79b68541be0a0d91a97af4ec8b36ea4bf49370e
Author: Dominik Steenken <dost at de.ibm.com>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
A llvm/test/Transforms/InstCombine/SystemZ/lit.local.cfg
Log Message:
-----------
Restrict tests in Transforms/InstCombine/SystemZ to SystemZ (NFC) (#146363)
This commit adds a `lit.local.cfg` file to
`llvm/test/Transforms/InstCombine/SystemZ` that makes sure the tests
contained in that folder are only run when `SystemZ` is among the
supported targets.
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