Skip to content
Commit 5441d562 authored by Dave Airlie's avatar Dave Airlie
Browse files

vtn: create cast with type stride.



When creating function parameters, we create pointers from ssa
values, this creates nir casts with stride 0, however we have
no where else to get this value from. Later passes to lower
explicit io need this stride value to do the right thing.

Reviewed-by: Karol Herbst's avatarKarol Herbst <kherbst@redhat.com>
parent 372e83b9
Loading
Loading
Loading
Pipeline #39634 passed with stages
in 9 minutes and 58 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment