Skip to content

ir3: do not fold cmps from different blocks with non-null address

Scheduling don't like address being in the different block from the instruction.

Fixes a crash in the trace of "War Thunder" (DX11)

Merge request reports