[all-commits] [llvm/llvm-project] 75f884: Revert "[SandboxIR][SandboxVec] Remove score track...
vporpo via All-commits
all-commits at lists.llvm.org
Mon May 4 11:22:10 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75f884b96dfa082227fb730435c68353cd3376c5
https://github.com/llvm/llvm-project/commit/75f884b96dfa082227fb730435c68353cd3376c5
Author: vporpo <vasileios.porpodas at amd.com>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
M llvm/include/llvm/SandboxIR/Region.h
R llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/RegionWithScore.h
M llvm/lib/SandboxIR/Region.cpp
M llvm/lib/Transforms/Vectorize/CMakeLists.txt
M llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromBBs.cpp
M llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.cpp
M llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/SeedCollection.cpp
M llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAcceptOrRevert.cpp
R llvm/lib/Transforms/Vectorize/SandboxVectorizer/RegionWithScore.cpp
M llvm/unittests/SandboxIR/PassTest.cpp
M llvm/unittests/SandboxIR/RegionTest.cpp
M llvm/unittests/Transforms/Vectorize/SandboxVectorizer/CMakeLists.txt
R llvm/unittests/Transforms/Vectorize/SandboxVectorizer/RegionWithScoreTest.cpp
Log Message:
-----------
Revert "[SandboxIR][SandboxVec] Remove score tracking from Region, add RegionWithScore" (#195708)
Reverts llvm/llvm-project#190293
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