nir: Add a lowering pass to split 64bit phis
[mesa.git] / src / compiler / nir / nir_opt_vectorize.c
2020-06-02 Marek Olšáknir: add options::vectorize_vec2_16bit to limit vectori...
2020-05-25 Dmitriy Nesternir: replace fnv1a hash function with xxhash
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-07-31 Eric Engestromcompiler/nir: add an ASSERTED
2019-06-26 Jonathan Mareknir: opt_vectorize: combine different constant sources
2019-06-18 Connor Abbottnir: add a vectorization pass