[all-commits] [llvm/llvm-project] 8bbd95: [SLPVectorizer] Move size checks (NFC) (#159361)

Mikhail Gudim via All-commits all-commits at lists.llvm.org
Tue Sep 23 10:15:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bbd95a1889fd4a52e3cf08ecbbbb58dcb233f77
      https://github.com/llvm/llvm-project/commit/8bbd95a1889fd4a52e3cf08ecbbbb58dcb233f77
  Author: Mikhail Gudim <mgudim at gmail.com>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  [SLPVectorizer] Move size checks (NFC) (#159361)

Move size checks inside `isStridedLoad`. In the future we plan to
possibly change the size and type of strided load there.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list