[all-commits] [llvm/llvm-project] d5047d: Refactor getNextUserBundles

Anshil Gandhi via All-commits all-commits at lists.llvm.org
Wed Jul 29 21:32:04 PDT 2026


  Branch: refs/heads/users/gandhi56/sandbox-vectorizer/topdown-vec
  Home:   https://github.com/llvm/llvm-project
  Commit: d5047dfb85b427fc050be9bba6ef0ad6a44e2ba5
      https://github.com/llvm/llvm-project/commit/d5047dfb85b427fc050be9bba6ef0ad6a44e2ba5
  Author: Anshil Gandhi <gandhi21299 at gmail.com>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h
    M llvm/lib/Transforms/Vectorize/SandboxVectorizer/VecUtils.cpp
    M llvm/test/Transforms/SandboxVectorizer/topdown_vec.ll
    M llvm/unittests/Transforms/Vectorize/SandboxVectorizer/VecUtilsTest.cpp

  Log Message:
  -----------
  Refactor getNextUserBundles


  Commit: 96b251430bb8a78647714a60fcb2586c5d353259
      https://github.com/llvm/llvm-project/commit/96b251430bb8a78647714a60fcb2586c5d353259
  Author: Anshil Gandhi <gandhi21299 at gmail.com>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SandboxVectorizer/VecUtils.cpp

  Log Message:
  -----------
  Add a cl::opt to limit the number of users visited


  Commit: 7862d524a4712ec3f80391004c4d77a8d0b74a71
      https://github.com/llvm/llvm-project/commit/7862d524a4712ec3f80391004c4d77a8d0b74a71
  Author: Anshil Gandhi <gandhi21299 at gmail.com>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SandboxVectorizer/VecUtils.cpp
    M llvm/unittests/Transforms/Vectorize/SandboxVectorizer/VecUtilsTest.cpp

  Log Message:
  -----------
  Refactor VecUtilsTest for readability


Compare: https://github.com/llvm/llvm-project/compare/1b7b2e7f4a91...7862d524a471

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