[all-commits] [llvm/llvm-project] 388846: Temporarily revert "[SCEVExpander] Add helper to c...
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Fri Aug 14 14:54:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38884641f28e373ce291dc5ea93416756216e536
https://github.com/llvm/llvm-project/commit/38884641f28e373ce291dc5ea93416756216e536
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
Log Message:
-----------
Temporarily revert "[SCEVExpander] Add helper to clean up instrs inserted while expanding."
This reverts commit 7829c33084a7a5097533cf862daef521380c4e63. The assertion is triggering on some internal code. A reduced test case is in progress.
More information about the All-commits
mailing list