diff options
author | Dave Airlie <[email protected]> | 2016-06-20 14:55:35 +1000 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2017-01-20 15:41:23 -0800 |
commit | 8dfea5348ca8b537d371876372ca83e1dfccaaa9 (patch) | |
tree | 1301f6369ef26256bfa70a4775348e75ca797b36 /src/compiler/Android.mk | |
parent | c101cee2babda71607a9b3ab4929e7fb3b779be7 (diff) |
i965: Avoid int64 warnings.
Just add operations to the switch statement here.
v2 (idr): "cut them down later" => Remove ir_unop_b2u64 and
ir_unop_u642b. Handle these with extra i2u or u2i casts just like
uint(bool) and bool(uint) conversion is done.
Signed-off-by: Dave Airlie <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/compiler/Android.mk')
0 files changed, 0 insertions, 0 deletions