Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / amd / compiler / aco_lower_phis.cpp
2020-07-10 Rhys Perryaco: don't create phis with undef operands in the boole...
2020-07-10 Rhys Perryaco: optimize boolean phis with uniform selections
2020-07-10 Rhys Perryaco: create better code for boolean phis with constant...
2020-07-10 Rhys Perryaco: rework boolean phi pass
2020-04-10 Daniel Schürmannaco: rename aco_lower_bool_phis() -> aco_lower_phis()