[llvm] 9893dab - Remove WholeProgramDevirt tests from profcheck-xfail post- #155657 (#157605)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 8 20:46:57 PDT 2025
Author: Mircea Trofin
Date: 2025-09-08T20:46:53-07:00
New Revision: 9893dab2252c64a71cb59976df117b9dc85923cc
URL: https://github.com/llvm/llvm-project/commit/9893dab2252c64a71cb59976df117b9dc85923cc
DIFF: https://github.com/llvm/llvm-project/commit/9893dab2252c64a71cb59976df117b9dc85923cc.diff
LOG: Remove WholeProgramDevirt tests from profcheck-xfail post- #155657 (#157605)
Added:
Modified:
llvm/utils/profcheck-xfail.txt
Removed:
################################################################################
diff --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt
index eac24dc5e2cc9..0ef391a6d2ed4 100644
--- a/llvm/utils/profcheck-xfail.txt
+++ b/llvm/utils/profcheck-xfail.txt
@@ -1989,15 +1989,4 @@ Transforms/Util/libcalls-opt-remarks.ll
Transforms/Util/lowerswitch.ll
Transforms/VectorCombine/AArch64/shuffletoidentity.ll
Transforms/VectorCombine/X86/shuffle-of-selects.ll
-Transforms/WholeProgramDevirt/branch-funnel.ll
-Transforms/WholeProgramDevirt/branch-funnel-threshold.ll
-Transforms/WholeProgramDevirt/devirt_single_after_filtering_unreachable_function.ll
-Transforms/WholeProgramDevirt/expand-check.ll
Transforms/WholeProgramDevirt/unique-retval-same-vtable.ll
-Transforms/WholeProgramDevirt/vcp-accesses-memory.ll
-Transforms/WholeProgramDevirt/vcp-decl.ll
-Transforms/WholeProgramDevirt/vcp-non-constant-arg.ll
-Transforms/WholeProgramDevirt/vcp-no-this.ll
-Transforms/WholeProgramDevirt/vcp-too-wide-ints.ll
-Transforms/WholeProgramDevirt/vcp-type-mismatch.ll
-Transforms/WholeProgramDevirt/vcp-uses-this.ll
More information about the llvm-commits
mailing list