Serge Martin writes:
> This fix getting the size of a struct arg. vec3 types still work ok.
> Only buit-in args need to have power of two alignment, getTypeAllocSize
> reports the correct size in all cases.
> ---
>
> This v3 is v1.1 modified for the curent ToT
I'm still somewhat skeptical that t
This fix getting the size of a struct arg. vec3 types still work ok.
Only buit-in args need to have power of two alignment, getTypeAllocSize
reports the correct size in all cases.
---
This v3 is v1.1 modified for the curent ToT
src/gallium/state_trackers/clover/llvm/codegen/common.cpp | 7 +++---