Skip to content

zink: eliminate bitcasting in ntv

Mike Blumenkrantz requested to merge zmike/mesa:zink-ntv into main

adds separate type arrays for the ssa/reg defs and then uses those types instead of constantly casting everything to/from uint

#6980

Merge request reports