[llvm] [RISCV][llvm-mca] Vector Unit Stride Loads and stores use EEW and EMU… (PR #69409)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 08:33:28 PDT 2023


michaelmaitland wrote:

> Don't strided load/store still need to calculate their EMUL using (EEW/SEW)*LMUL?

Yes. We will need to do something similar for strided load/store. I think segmented too.

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


More information about the llvm-commits mailing list