Skip to content
Commit 233b6ef6 authored by Philip Reames's avatar Philip Reames Committed by Philip Reames
Browse files

[RISCV] Handle EltType > XLEN case in VMV_V_X_VL to VMV_S_X_VL fold

I'd guarded this case in D158874 to avoid regressions, and decided to go investigate what was going on. The solution turns out to be a generic splat matching extension to handle INSERT_SUBVECTOR. In theory, we could see these from other sources as well, but for some reason we only seem to see the i64 extract on rv32 case in practice. Not sure why that is to be honest.

Differential Revision: https://reviews.llvm.org/D159230
parent eb6dee61
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment