On Fri, 2016-12-09 at 14:20 -0800, Jason Ekstrand wrote:
> On Mon, Dec 5, 2016 at 5:12 PM, Timothy Arceri ora.com> wrote:
> > V2:
> > - updated to create a generic list clone helper nir_cf_list_clone()
> > - continue to assert on clone when fallback flag not set as
> > suggested
> > by Jason.
>
On Mon, Dec 5, 2016 at 5:12 PM, Timothy Arceri wrote:
> V2:
> - updated to create a generic list clone helper nir_cf_list_clone()
> - continue to assert on clone when fallback flag not set as suggested
> by Jason.
> ---
> src/compiler/nir/nir_clone.c| 58 ++
V2:
- updated to create a generic list clone helper nir_cf_list_clone()
- continue to assert on clone when fallback flag not set as suggested
by Jason.
---
src/compiler/nir/nir_clone.c| 58 +++--
src/compiler/nir/nir_control_flow.h | 3 ++
2 files changed