[all-commits] [llvm/llvm-project] d4708f: Backout must-exit based parts of 3fc9882e, and 412eb0
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Nov 3 15:20:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4708fa480f2894f3cc007cbcb8aaf2ad754d34b
https://github.com/llvm/llvm-project/commit/d4708fa480f2894f3cc007cbcb8aaf2ad754d34b
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
M llvm/test/Transforms/IndVarSimplify/finite-exit-comparisons.ll
Log Message:
-----------
Backout must-exit based parts of 3fc9882e, and 412eb0
Not sure these are correct. I think I missed a case when porting this from the original SCEV change to the IndVar changes. I may end up reapplying this later with a comment about how this is correct, but in case the current bad feeling turns out to be true, I'm removing from tree while investigating further.
More information about the All-commits
mailing list