[llvm-branch-commits] [llvm] [AMDGPU] Fix (PR #115505)

2024-11-08 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-amdgpu Author: Shilei Tian (shiltian) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/115505.diff 1 Files Affected: - (modified) llvm/lib/Target/AMDGPU/SIFrameLowering.cpp (+10-1) ``diff diff --git a/llvm/lib/Targ

[llvm-branch-commits] [llvm] [AMDGPU] Fix (PR #115505)

2024-11-08 Thread Shilei Tian via llvm-branch-commits
https://github.com/shiltian closed https://github.com/llvm/llvm-project/pull/115505 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [AMDGPU] Fix (PR #115505)

2024-11-08 Thread Shilei Tian via llvm-branch-commits
shiltian wrote: > [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is > open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/115505?utm_source=stack-comment-downstack-mergeability-warning"

[llvm-branch-commits] [llvm] [AMDGPU] Fix (PR #115505)

2024-11-08 Thread Shilei Tian via llvm-branch-commits
https://github.com/shiltian created https://github.com/llvm/llvm-project/pull/115505 None >From 8162e61b66ee56e476cf4987a9faff89dfdfc3d0 Mon Sep 17 00:00:00 2001 From: Shilei Tian Date: Tue, 29 Oct 2024 01:29:40 -0400 Subject: [PATCH] [AMDGPU] Fix --- llvm/lib/Target/AMDGPU/SIFrameLowering.c