diff options
author | Ilia Mirkin <imirkin@alum.mit.edu> | 2016-10-09 00:09:54 -0400 |
---|---|---|
committer | Ilia Mirkin <imirkin@alum.mit.edu> | 2016-10-10 10:45:06 -0400 |
commit | ec05331a7b0d6b6bb84fa6452fbba4bf5dc25f83 (patch) | |
tree | 87984a405226681aa124ed790424a72c30d699aa /install-gallium-links.mk | |
parent | 1f951216266a5f3d824d8b8da4a0cd4328d22d95 (diff) |
nv50/ir: only stick one preret per function
A function with multiple returns would have had multiple preret settings
at the top of the function. While this is unlikely to have caused issues
since we don't use functions in earnest, it could have in some cases
overflowed the call stack, in case a function had a lot of early
returns.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions