[llvm] [AMDGPU] Don't fix the scavenge slot at offset 0 (PR #79136)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 16:08:02 PST 2024


================
@@ -166,47 +166,6 @@ done:
   ret void
 }
 
-; This ends up not fitting due to the reserved 4 bytes at offset 0
----------------
arsenm wrote:

I would keep the test anyway to show the change in behavior 

https://github.com/llvm/llvm-project/pull/79136


More information about the llvm-commits mailing list