Files
mesa/src
M Henning 42f5f9cb8f nv50/ir: Remove dead loop from assignSlot
This loop can never execute. On entry we have offset = offsetBase and
offsetBase >= stackSize, so the condition offset < stackSize is always
false. The git history suggests that this was always broken this way.

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23006>
2023-07-19 11:47:10 +00:00
..
2023-05-14 11:09:02 +00:00
2023-07-14 10:45:49 +00:00
2023-07-19 07:06:38 +00:00
2023-06-30 12:56:35 +00:00