[all-commits] [llvm/llvm-project] 582e11: [PGO] Add REQUIRES to test
Joel E. Denny via All-commits
all-commits at lists.llvm.org
Tue Nov 25 09:32:40 PST 2025
Branch: refs/heads/users/jdenny-ornl/pr-167792-fixup2
Home: https://github.com/llvm/llvm-project
Commit: 582e115803397646d05f2c4bdbcf606fd0bdac38
https://github.com/llvm/llvm-project/commit/582e115803397646d05f2c4bdbcf606fd0bdac38
Author: Joel E. Denny <jdenny.ornl at gmail.com>
Date: 2025-11-25 (Tue, 25 Nov 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/vectorize-zero-estimated-trip-count.ll
Log Message:
-----------
[PGO] Add REQUIRES to test
The test was added by b8ef25aa643761233dc5b74d9fb7c38a2064d9c7. It
failed on at least the following bots, but the failure did not reproduce
on my test machines or in pre-commit CI:
- https://lab.llvm.org/buildbot/#/builders/190/builds/31643
- https://lab.llvm.org/buildbot/#/builders/65/builds/25949
- https://lab.llvm.org/buildbot/#/builders/154/builds/24417
d69e70149636efa0293310303878fbf9a5f31433 did not fix the failure.
Hopefully this will.
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