[all-commits] [llvm/llvm-project] 54c6e1: [SLP] Move a non-power-of-two bailout down slightly

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Sep 11 14:34:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54c6e1c3f51758469cc06cbcc2ad28af210fc004
      https://github.com/llvm/llvm-project/commit/54c6e1c3f51758469cc06cbcc2ad28af210fc004
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

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

  Log Message:
  -----------
  [SLP] Move a non-power-of-two bailout down slightly

The first part of CheckForShuffledLoads isn't doing any subvector
analysis, so it's perfectly safe for arbitrary VL.



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