[SLP]Fix PR70507: emit freeeze whenever required for bool logical ops in
the middle of reduction ops. Need to emit freeze instruction not only in the case, where the root is bool logical op, but also if we reduce several scalars, but unable to say precisely, if the root is bool logical op.
Loading
Please sign in to comment