diff options
author | Jason Ekstrand <[email protected]> | 2017-03-13 13:07:24 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-03-14 07:36:40 -0700 |
commit | 6eb051e36f04b9b6d1cd01a3d86c023ab87d2f9f (patch) | |
tree | 0a632442a01777b74cf1eb7554fbf422dfa41044 /src/mesa/SConscript | |
parent | 9084b1db305cab0943f04b074d742c743364840f (diff) |
nir: Rewrite nir_type_conversion_op
The original version was very convoluted and tried way too hard to not
just have the nested switch statement that it needs. Let's just write
the obvious code and then we know it's correct. This fixes a bunch of
missing cases particularly with int64.
Reviewed-by: Plamena Manolova <[email protected]>
Diffstat (limited to 'src/mesa/SConscript')
0 files changed, 0 insertions, 0 deletions