[llvm] [AArch64][TTI] Reduce cost for splatting whole first vector segment (SVE) (PR #145701)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 1 04:00:22 PDT 2025


huntergr-arm wrote:

I think a different commit caused the precommit failure, as I've been unable to reproduce it either before or after rebasing. The error did come from one of the divides (based on the stacktrace), though, so I'm guessing we got a 0 sized SrcTy somehow. Will see if this passes with an extra safety check in place.

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


More information about the llvm-commits mailing list