[RISCV] Improve performCONCAT_VECTORCombine stride matching
If the load ptrs can be decomposed into a common (Base + Index) with a common constant stride, then return the constant stride.
Loading
Please sign in to comment
If the load ptrs can be decomposed into a common (Base + Index) with a common constant stride, then return the constant stride.