gallivm: (trivial) do division by 1000 with int64
authorRoland Scheidegger <sroland@vmware.com>
Mon, 23 Apr 2018 02:52:48 +0000 (04:52 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 24 Apr 2018 02:49:39 +0000 (04:49 +0200)
commite89cf59c27e4a66379f21ee0b574deaa078d0975
tree07c7e4018fd88ca974368b54f2b5681fccbe41aa
parent45b8f620a545bcdb8a4942bafd505c9418f6d9f2
gallivm: (trivial) do division by 1000 with int64

Conversion to int can otherwise overflow if compile times are over
~71min. (Yes this can happen...)

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_init.c