[Mesa-dev] [PATCH B 14/14] FIXUP: Fix NIR producers and consumers to use unsized conversions
Eric Anholt
eric at anholt.net
Wed Nov 28 22:14:38 UTC 2018
Jason Ekstrand <jason at jlekstrand.net> writes:
> ---
> src/amd/common/ac_nir_to_llvm.c | 12 ++++++++----
> src/compiler/glsl/glsl_to_nir.cpp | 2 +-
> src/compiler/nir/nir_builder.h | 12 ++++++++++++
> src/compiler/spirv/vtn_glsl450.c | 4 ++--
> .../drivers/freedreno/ir3/ir3_compiler_nir.c | 11 +++++++----
> src/gallium/drivers/vc4/vc4_program.c | 8 ++++----
> src/intel/compiler/brw_fs_nir.cpp | 19 ++++++++++++-------
> src/intel/compiler/brw_vec4_nir.cpp | 9 +++++----
> src/mesa/program/prog_to_nir.c | 4 ++--
> 9 files changed, 53 insertions(+), 28 deletions(-)
Don't forget src/broadcom/compiler :)
B looks pretty reasonable. I've tried to muster the concentration to
review this series a few times, and between the python and algebraic
changes my eyes keep glazing over. Acked-in-principle, I guess?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181128/3f5d92d0/attachment.sig>
More information about the mesa-dev
mailing list