[llvm-branch-commits] [llvm] [X86][ProfCheck] Synthesize profile information where relevant (PR #181578)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Feb 15 18:59:00 PST 2026


https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/181578

>From 8f48593ed7e8cc86c0d32e7364bf448bcdc99cdc Mon Sep 17 00:00:00 2001
From: Aiden Grossman <aidengrossman at google.com>
Date: Mon, 16 Feb 2026 02:58:51 +0000
Subject: [PATCH] profcheck-xfail

Created using spr 1.3.7
---
 llvm/utils/profcheck-xfail.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt
index 454f3d8f8fe00..75d9a54602281 100644
--- a/llvm/utils/profcheck-xfail.txt
+++ b/llvm/utils/profcheck-xfail.txt
@@ -12,7 +12,6 @@ CodeGen/WinEH/wineh-statenumbering-cleanups.ll
 CodeGen/WinEH/wineh-statenumbering.ll
 CodeGen/ARM/loopvectorize_pr33804.ll
 CodeGen/ARM/sjljeh-swifterror.ll
-CodeGen/X86/AMX/amx-low-intrinsics.ll
 CodeGen/X86/masked_gather_scatter.ll
 DebugInfo/AArch64/ir-outliner.ll
 DebugInfo/assignment-tracking/X86/hotcoldsplit.ll



More information about the llvm-branch-commits mailing list