diff options
author | Matt Turner <[email protected]> | 2015-10-24 15:04:23 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-11-13 11:27:50 -0800 |
commit | 182f137521f9c81f89a473ca5a411e6a7c531e19 (patch) | |
tree | fb8617dcfeea44f9d64f6a07fe0dc47e8a5f52dc /m4/ax_check_compile_flag.m4 | |
parent | 433df2e03c9a066bb2975bed28b57d6e2edf0aa9 (diff) |
i965: Delete type field from backend_reg.
Switching from an implicitly-sized type field to field with an explicit
bit width is safe because we have fewer than 2^4 types, and gcc will
warn if you attempt to set a value that will not fit.
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'm4/ax_check_compile_flag.m4')
0 files changed, 0 insertions, 0 deletions