[llvm] [RISCV] Use experimental.vp.splat to splat specific vector length elements. (PR #101329)

Yeting Kuo via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 01:57:41 PDT 2024


yetingk wrote:

#98579 causes crash when the type of vp.stride is pointer vector type, since pointer types are unexpected for getEVT. 

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


More information about the llvm-commits mailing list