Andrew Pinski <quic_apin...@quicinc.com> writes: > DSE has support for trimming memset (and memset like) statements. > In this case we have `MEM <unsigned char[17]> [(char * {ref-all})&z] = {};` in > the IR and when we go to trim it, we call build_fold_addr_expr which leaves > around
This looks cut off?