[llvm] [LV] Explicitly disallow interleaved access requiring gap mask for scalable VFs. nfc (PR #154122)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 18 07:53:55 PDT 2025


https://github.com/lukel97 approved this pull request.

LGTM, thanks for making this more explicit. I also checked AArch64 and their TTI doesn't allow scalable VFs with `UseMaskForGaps` either.

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


More information about the llvm-commits mailing list