Skip to content

Make opt_if_loop_last_continue() more aggressive

Timothy Arceri requested to merge tarceri/mesa:continue_opt into master

First patch is a bug fix, the second patch removes initial restrictions placed on the opt.

Originally I restricted the pass to avoid regressions, that no longer seems to be needed.

Edited by Timothy Arceri

Merge request reports