[all-commits] [llvm/llvm-project] 9a7b1c: [PGO] Add missing target datalayout in test
Joel E. Denny via All-commits
all-commits at lists.llvm.org
Tue Nov 25 08:41:52 PST 2025
Branch: refs/heads/users/jdenny-ornl/pr-167792-fixup
Home: https://github.com/llvm/llvm-project
Commit: 9a7b1cdf34fddc84dfc3b28df720e3ed2a1ffee6
https://github.com/llvm/llvm-project/commit/9a7b1cdf34fddc84dfc3b28df720e3ed2a1ffee6
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 missing target datalayout in 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/31638
- https://lab.llvm.org/buildbot/#/builders/190/builds/31638
This fix hopefully addresses at least the warnings there.
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