[InstCombine] Add tests for memset -> load forwarding (NFC)
We currently only forward store -> load, but could do the same for memset as well.
parent
ac7542bd
Please register or sign in to comment
We currently only forward store -> load, but could do the same for memset as well.