Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
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