nir/opt_vectorize: Add a callback for filtering of vectorizing.
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_valuepool.cpp
2020-07-20 Gert Wollnyr600/sfn: Add option to get a temp value for a specific...
2020-05-19 Gert Wollnyr600/sfn: re-use an allocated register in lookup
2020-04-28 Gert Wollnyr600/sfn: Add methods to valuepool to get a vector...
2020-04-28 Gert Wollnyr600/sfn: Don't emit inline constants in the r600 IR
2020-03-02 Gert Wollnyr600/sfn: Use static_cast when type is already known
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend