Skip to content

backport: nir/loop_analyze: Treat do{}while(false) loops as 0 iterations

Dylan Baker requested to merge dbaker/mesa:19.2-fix-loop into staging/19.2

These tests are failing in the Intel CI for the staging/19.2 branch. Since the patch is nice and contained and fixes a bug it seems like a good candidate to backport.

@tarceri, @Danil, any objections?

Merge request reports