[all-commits] [llvm/llvm-project] a4845e: [InstrProf] Skip Balanced Partitioning tests on ARM
Leandro Lupori via All-commits
all-commits at lists.llvm.org
Wed Jun 7 11:09:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4845eaf2e9aa18dd900d7cbeff4e5ff52e4b50e
https://github.com/llvm/llvm-project/commit/a4845eaf2e9aa18dd900d7cbeff4e5ff52e4b50e
Author: Leandro Lupori <leandro.lupori at linaro.org>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M llvm/test/tools/llvm-profdata/show-order.proftext
M llvm/unittests/Support/BalancedPartitioningTest.cpp
Log Message:
-----------
[InstrProf] Skip Balanced Partitioning tests on ARM
Balanced Partitioning tests, added by 1794532bb942, currently
hang on ARM, what causes check-all to never finish.
Issue #63168
Differential Revision: https://reviews.llvm.org/D147812
More information about the All-commits
mailing list