[RISCV] Pattern match scalable strided load/store
Very straight forward extension of the existing pattern matching pass to handle scalable types as well as fixed length types. The only extra bit beyond removing a bailout is recognizing stepvector. Differential Revision: https://reviews.llvm.org/D134502
Loading
Please sign in to comment