[llvm-branch-commits] [llvm] CodeGen: Record MMOs in finalizeBundle (PR #166210)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Nov 4 13:45:35 PST 2025
================
@@ -32,7 +32,6 @@ define void @needs_align16_default_stack_align(i32 %idx) #0 {
; GCN-NEXT: buffer_store_dword v1, v0, s[0:3], 0 offen
; GCN-NEXT: s_waitcnt vmcnt(0)
; GCN-NEXT: s_setpc_b64 s[30:31]
-; GCN: ; ScratchSize: 144
----------------
arsenm wrote:
Lost all of these ScratchSize checks
https://github.com/llvm/llvm-project/pull/166210
More information about the llvm-branch-commits
mailing list