[llvm] [RISCV] Match indices based on significant bits when forming strided ops (PR #65777)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 10:03:26 PDT 2023


topperc wrote:

Does this allow a vector of i8 indices like <0, 128, 0, 128, 0, 128, 0, 128> to be considered a stride of 128?

I'm traveling today so cant easily check.

https://github.com/llvm/llvm-project/pull/65777


More information about the llvm-commits mailing list