nir: make use of new nir_cf_list_clone_and_reinsert() helper
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 16 Nov 2018 03:58:03 +0000 (14:58 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Mon, 10 Dec 2018 02:59:50 +0000 (13:59 +1100)
commit032f247921bd90843820846d07f06ec4ab33d5f2
tree13787fa6c75c31e92f77168e1603d6380c42b858
parent6b961eb5347bcd3a3db4c96726a6ab4bad5420df
nir: make use of new nir_cf_list_clone_and_reinsert() helper

Reviewed-by: Thomas Helland <thomashelland90@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_opt_loop_unroll.c