diff options
author | Karol Herbst <[email protected]> | 2019-03-15 16:06:22 +0100 |
---|---|---|
committer | Karol Herbst <[email protected]> | 2019-03-19 04:08:07 +0000 |
commit | 0ccdf23a57ed8f2a8763f4187b440720fa912937 (patch) | |
tree | 0840d39a8d38de8c9211ab3fb3d14c764c791e5d /src/compiler/Android.nir.gen.mk | |
parent | 44d32e62fb8d1fa9bf22c136aa41114d19b2d874 (diff) |
nir/lower_locals_to_regs: cast array index to 32 bit
local memory is too small to require 64 bit pointers, so cast the array index
to a 32 bit value to save up on 64 bit operations.
Signed-off-by: Karol Herbst <[email protected]>
Diffstat (limited to 'src/compiler/Android.nir.gen.mk')
0 files changed, 0 insertions, 0 deletions