[RISCV] Expand memset.inline test coverage [nfc]
Add coverage for unaligned overlap cases, and for vector stores. Note that the vector memset here is coming from store combining, not memset lowering.
Loading
Please sign in to comment
Add coverage for unaligned overlap cases, and for vector stores. Note that the vector memset here is coming from store combining, not memset lowering.