From e969b8e5c67bfa644c312eb38ee7940c9228d31c Mon Sep 17 00:00:00 2001 From: Ron Lieberman Date: Sun, 5 Apr 2026 05:36:28 -0500 Subject: [PATCH 1/3] Update submodule pointer for compiler 7.13 : ww11-PRs6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 7beee31bc454 [Comgr] Fix metadata merge crash using upstream MsgPackDocument fixes (#2015) 55474970990e [MsgPackDocument]: Fix DocNode comparison and add copyNode (#189436) 8db8163364cb Revert "[SimplifyCFG] Extend jump-threading to allow live local defs … (#190269) b49bd8bc2f0d [ASAN][AsmPrinter] Emit sanitized padded global symbols after alignment (#1572) 7c2d37414e30 [SimplifyCFG] Allow phi folding for boolean logic over non-equality (#185124) 5494bf13d27f [DAG] SimplifyDemandedBits - limit BITCAST -> FGETSIGN fold to custom/legal scalar SimplifyDemandedBits cases (#189363) --- compiler/amd-llvm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/amd-llvm b/compiler/amd-llvm index c90f6c1192..7beee31bc4 160000 --- a/compiler/amd-llvm +++ b/compiler/amd-llvm @@ -1 +1 @@ -Subproject commit c90f6c1192b74fa0f990b29ad71081c91a953a26 +Subproject commit 7beee31bc454a713137a7194c43f61c4525ebff4 From cdbdc38212dc54300be377bcc84069b93c12e2b3 Mon Sep 17 00:00:00 2001 From: Ron Lieberman Date: Tue, 7 Apr 2026 15:48:00 -0500 Subject: [PATCH 2/3] SMPbumpWW11-7.13-asan1969 --- compiler/amd-llvm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/amd-llvm b/compiler/amd-llvm index 7beee31bc4..228147759c 160000 --- a/compiler/amd-llvm +++ b/compiler/amd-llvm @@ -1 +1 @@ -Subproject commit 7beee31bc454a713137a7194c43f61c4525ebff4 +Subproject commit 228147759c6be4bdc25cb09573a0f4b20be80ec1 From b31847b81adb3f0ff860618bb79fea97c6f0ffff Mon Sep 17 00:00:00 2001 From: Jacob Lambert Date: Thu, 9 Apr 2026 11:15:04 -0700 Subject: [PATCH 3/3] Update amd-llvm submodule to include HeterogeneousDWARF fix Cherry-pick of ROCm/llvm-project#2117 ([HeterogeneousDWARF] Fix bugs in SILowerSGPRSpills) on top of the existing submodule pointer. Co-Authored-By: Claude --- compiler/amd-llvm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/amd-llvm b/compiler/amd-llvm index 228147759c..43215c7311 160000 --- a/compiler/amd-llvm +++ b/compiler/amd-llvm @@ -1 +1 @@ -Subproject commit 228147759c6be4bdc25cb09573a0f4b20be80ec1 +Subproject commit 43215c73116c407735c85a180d174f718798c328