[all-commits] [llvm/llvm-project] 74f276: Revert "[SandboxIR][NFC] Move Region from SandboxV...
Jorge Gorbe Moya via All-commits
all-commits at lists.llvm.org
Thu Sep 26 14:56:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74f276dd0f77cf5958e74eb8deb97e5b953c9e35
https://github.com/llvm/llvm-project/commit/74f276dd0f77cf5958e74eb8deb97e5b953c9e35
Author: Jorge Gorbe Moya <jgorbe at google.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
R llvm/include/llvm/SandboxIR/Region.h
A llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Region.h
M llvm/lib/SandboxIR/CMakeLists.txt
R llvm/lib/SandboxIR/Region.cpp
M llvm/lib/Transforms/Vectorize/CMakeLists.txt
A llvm/lib/Transforms/Vectorize/SandboxVectorizer/Region.cpp
M llvm/unittests/SandboxIR/CMakeLists.txt
R llvm/unittests/SandboxIR/RegionTest.cpp
M llvm/unittests/Transforms/Vectorize/SandboxVectorizer/CMakeLists.txt
A llvm/unittests/Transforms/Vectorize/SandboxVectorizer/RegionTest.cpp
Log Message:
-----------
Revert "[SandboxIR][NFC] Move Region from SandboxVectorizer to SandboxIR." (#110177)
Reverts llvm/llvm-project#110173. Missed an #include with the old path.
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