[all-commits] [llvm/llvm-project] 31abf0: Revert "[SandboxVec] Add a simple pack reuse pass ...

vporpo via All-commits all-commits at lists.llvm.org
Wed Jun 4 14:25:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31abf0774232735ad7a7d45e531497305bf99fae
      https://github.com/llvm/llvm-project/commit/31abf0774232735ad7a7d45e531497305bf99fae
  Author: Vasileios Porpodas <vporpodas at google.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    R llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PackReuse.h
    M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h
    M llvm/lib/Transforms/Vectorize/CMakeLists.txt
    R llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/PackReuse.cpp
    M llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/PassRegistry.def
    M llvm/lib/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.cpp
    R llvm/test/Transforms/SandboxVectorizer/pack_reuse_basic.ll
    R llvm/test/Transforms/SandboxVectorizer/pack_reuse_end_to_end.ll
    M llvm/unittests/Transforms/Vectorize/SandboxVectorizer/VecUtilsTest.cpp

  Log Message:
  -----------
  Revert "[SandboxVec] Add a simple pack reuse pass (#141848)"

This reverts commit 1268352656f81ea173860a8002aadb88844137e7.



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