[all-commits] [llvm/llvm-project] cee087: Revert "[SandboxVectorizer] Use sbvec-passes flag ...
Jorge Gorbe Moya via All-commits
all-commits at lists.llvm.org
Wed Oct 9 10:44:41 PDT 2024
Branch: refs/heads/revert-111223-region
Home: https://github.com/llvm/llvm-project
Commit: cee0873fc83beb441a27b1f0555da54e56aa0910
https://github.com/llvm/llvm-project/commit/cee0873fc83beb441a27b1f0555da54e56aa0910
Author: Jorge Gorbe Moya <slack at codemaniacs.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M llvm/include/llvm/SandboxIR/PassManager.h
M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.h
R llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/NullPass.h
M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.h
M llvm/lib/SandboxIR/PassManager.cpp
M llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.cpp
R llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/PassRegistry.def
M llvm/lib/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.cpp
M llvm/test/Transforms/SandboxVectorizer/default_pass_pipeline.ll
M llvm/test/Transforms/SandboxVectorizer/user_pass_pipeline.ll
M llvm/unittests/SandboxIR/PassTest.cpp
Log Message:
-----------
Revert "[SandboxVectorizer] Use sbvec-passes flag to create a pipeline of Reg…"
This reverts commit 10ada4ae738b9d93174e516ca841e61a8f4fd612.
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