[all-commits] [llvm/llvm-project] 399289: Revert "[DebugInfo][LoopStrengthReduction] SCEV-ba...
chrisjbris via All-commits
all-commits at lists.llvm.org
Wed Jul 28 08:46:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 399289604348e2194120890e0632e2cbc35077f5
https://github.com/llvm/llvm-project/commit/399289604348e2194120890e0632e2cbc35077f5
Author: Chris Jackson <chris.jackson at sony.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
M llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-0.ll
M llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-2.ll
R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-0.ll
R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-1.ll
R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-2.ll
R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-3.ll
R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-4.ll
Log Message:
-----------
Revert "[DebugInfo][LoopStrengthReduction] SCEV-based salvaging for LSR"
Reverted due to buildbot failures.
This reverts commit d675b594f4f1e1f6a195fb9a4fd02cf3de92292d.
More information about the All-commits
mailing list