nir/opt_vectorize: Add a callback for filtering of vectorizing.
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_instruction_cf.cpp
2020-03-02 Gert Wollnyr600/sfn: Use static_cast when type is already known
2020-02-10 Gert Wollnyr600/sfn: add register remapping
2020-02-10 Gert Wollnyr600/sfn: add live range evaluation for the GPR
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend