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

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 05:36:47 PST 2024


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

Since we don't have the reserved bytes anymore, I think we can skip this test (there's no special behavior compared to the other tests).

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


More information about the llvm-commits mailing list