[all-commits] [llvm/llvm-project] 4e8a92: [SLP] Allow non-power-of-2 VF in tryToVectorizeList

Harrison Hao via All-commits all-commits at lists.llvm.org
Wed Jul 1 20:04:38 PDT 2026


  Branch: refs/heads/users/harrisonGPU/SLP-non-power-2
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e8a927514d80828ee7e687f7a34a97d431c2a90
      https://github.com/llvm/llvm-project/commit/4e8a927514d80828ee7e687f7a34a97d431c2a90
  Author: Harrison Hao <tsworld1314 at gmail.com>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

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

  Log Message:
  -----------
  [SLP] Allow non-power-of-2 VF in tryToVectorizeList


  Commit: edfd65b030cd3aa414fb890cbfb83cd06dbb3343
      https://github.com/llvm/llvm-project/commit/edfd65b030cd3aa414fb890cbfb83cd06dbb3343
  Author: Harrison Hao <tsworld1314 at gmail.com>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

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

  Log Message:
  -----------
  Update for comments and fix lit test


  Commit: bcf504a5cf1cda22f228cfe34bc73b8ddf474168
      https://github.com/llvm/llvm-project/commit/bcf504a5cf1cda22f228cfe34bc73b8ddf474168
  Author: Harrison Hao <tsworld1314 at gmail.com>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M llvm/test/Transforms/SLPVectorizer/X86/odd_store.ll
    M llvm/test/Transforms/SLPVectorizer/non-power-of-2-buildvector.ll

  Log Message:
  -----------
  Fix clang-format issue.


Compare: https://github.com/llvm/llvm-project/compare/0d2d366d7ddb...bcf504a5cf1c

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