[all-commits] [llvm/llvm-project] 62d11b: Revert "Revert "[SCEV] Add SCEVType to represent `...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Thu Mar 2 05:15:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62d11b2ccaeec8abc12e07aa009c922d72fd6377
https://github.com/llvm/llvm-project/commit/62d11b2ccaeec8abc12e07aa009c922d72fd6377
Author: Paul Walker <paul.walker at arm.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
M llvm/include/llvm/Analysis/ScalarEvolutionDivision.h
M llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
M llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
M llvm/lib/Analysis/ScalarEvolution.cpp
M llvm/lib/Analysis/ScalarEvolutionDivision.cpp
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
M polly/include/polly/Support/SCEVAffinator.h
M polly/lib/Support/SCEVAffinator.cpp
M polly/lib/Support/SCEVValidator.cpp
M polly/lib/Support/ScopHelper.cpp
Log Message:
-----------
Revert "Revert "[SCEV] Add SCEVType to represent `vscale`.""
Relanding after fixing Polly related build error.
This reverts commit 7b26dcae9eaf8cdcba7fef032fd83d060dffd4b4.
More information about the All-commits
mailing list