[llvm] 04799bb - [Profcheck] Remove select-safe-bool-transforms.ll from failing tests (#162568)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 8 16:39:35 PDT 2025
Author: Alan Zhao
Date: 2025-10-08T23:39:31Z
New Revision: 04799bb0e57a08c0abf15341467d944c9bdfaa9e
URL: https://github.com/llvm/llvm-project/commit/04799bb0e57a08c0abf15341467d944c9bdfaa9e
DIFF: https://github.com/llvm/llvm-project/commit/04799bb0e57a08c0abf15341467d944c9bdfaa9e.diff
LOG: [Profcheck] Remove select-safe-bool-transforms.ll from failing tests (#162568)
Added:
Modified:
llvm/utils/profcheck-xfail.txt
Removed:
################################################################################
diff --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt
index 74ed1724fd382..8c41466835b9b 100644
--- a/llvm/utils/profcheck-xfail.txt
+++ b/llvm/utils/profcheck-xfail.txt
@@ -915,7 +915,6 @@ Transforms/InstCombine/select_frexp.ll
Transforms/InstCombine/select.ll
Transforms/InstCombine/select-min-max.ll
Transforms/InstCombine/select-of-symmetric-selects.ll
-Transforms/InstCombine/select-safe-bool-transforms.ll
Transforms/InstCombine/select-safe-impliedcond-transforms.ll
Transforms/InstCombine/select-safe-transforms.ll
Transforms/InstCombine/select-select.ll
More information about the llvm-commits
mailing list