#!/usr/bin/env bash # # This file was generated by create_test_cases.py. # # Test that a non-void return at the end of a loop is # properly lowered. ../../glsl_test optpass --quiet --input-ir 'do_lower_jumps(0, 1, 0, 0, 1)' <