On Mon, 2023-11-20 at 16:22 -0800, Andrii Nakryiko wrote: > Enhance partial_stack_load_preserves_zeros subtest with detailed > precision propagation log checks. We know expect fp-16 to be spilled, > initially imprecise, zero const register, which is later marked as > precise even when partial stack slot load is performed, even if it's not > a register fill (!). > > Signed-off-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > --- Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx> [...]