[RISCV] Add MULW to RISCVStripWSuffix.
This converts MULW to MUL if the upper bits aren't used. This will give more opportunities to use c.mul with Zcb.
Loading
Please sign in to comment
This converts MULW to MUL if the upper bits aren't used. This will give more opportunities to use c.mul with Zcb.