Skip to content
Snippets Groups Projects
Commit 52c8bc01 authored by Timothy Arceri's avatar Timothy Arceri Committed by Marge Bot
Browse files

nir: make opt_if_loop_terminator() less strict


nir_cf_{extract,reinsert}() can't stitch a block together
if the block we are extracting ends in a jump but other jumps
nested in further ifs should be fine to move.

Reviewed-by: default avatarSamuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <mesa/mesa!4477>
parent 1f649ff1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment