util: Do not use align64 over unsigned int in register_allocate.c
authorYonggang Luo <luoyonggang@gmail.com>
Mon, 19 Jun 2023 19:37:04 +0000 (03:37 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 29 Jun 2023 00:45:31 +0000 (00:45 +0000)
commitb7a0d34f893c62f3bf571bc95f8dbfbc95f68837
tree540176b12b3c7ff4a4f01e6588a790be5a22c5fa
parent4d7c969dd8079c556f865ceef8057e5de89dc267
util: Do not use align64 over unsigned int in register_allocate.c

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23732>
src/util/register_allocate.c