[all-commits] [llvm/llvm-project] bbb0ee: Revert "[SCEV] Prove implicaitons via AddRec start"
max-azul via All-commits
all-commits at lists.llvm.org
Mon Oct 5 21:41:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bbb0ee6e34db1d8e00367ea03ee1972d1131d1e0
https://github.com/llvm/llvm-project/commit/bbb0ee6e34db1d8e00367ea03ee1972d1131d1e0
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
M llvm/lib/Analysis/ScalarEvolution.cpp
M llvm/unittests/Analysis/ScalarEvolutionTest.cpp
Log Message:
-----------
Revert "[SCEV] Prove implicaitons via AddRec start"
This reverts commit 69acdfe075fa8eb18781f88f4d0cd1ea40fa6e48.
Need to investigate reported miscompiles.
More information about the All-commits
mailing list