[all-commits] [llvm/llvm-project] 7b26dc: Revert "[SCEV] Add SCEVType to represent `vscale`."
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Thu Mar 2 04:00:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b26dcae9eaf8cdcba7fef032fd83d060dffd4b4
https://github.com/llvm/llvm-project/commit/7b26dcae9eaf8cdcba7fef032fd83d060dffd4b4
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
Log Message:
-----------
Revert "[SCEV] Add SCEVType to represent `vscale`."
This reverts commit 7912f5cc92f65ad0d3c705f3683a0b69dbedcc57.
More information about the All-commits
mailing list