https://bugs.freedesktop.org/show_bug.cgi?id=84089
--- Comment #1 from Christian König <[email protected]> --- (In reply to comment #0) > I changed num_sgprs <= 104 to num_sgprs <= 204 and add fprint for num_sgprs > and user_sgprs ??? 104 is a hardware limit, you can't change it. You probably just need to use a newer LLVM version which supports SGPR spilling. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
