commit | fa259d80cab34c84ccaea86a84c171823df9737f | [log] [tgz] |
---|---|---|
author | Max Kazantsev <max.kazantsev@azul.com> | Mon Sep 10 06:50:16 2018 +0000 |
committer | Max Kazantsev <max.kazantsev@azul.com> | Mon Sep 10 06:50:16 2018 +0000 |
tree | c558518f918981825d3bb106ef57435c8a8a1522 | |
parent | 768427d16267a464bdcf6dffcbe75a65d0543f78 [diff] |
[IndVars] Set Changed if rewriteFirstIterationLoopExitValues changes IR. PR38863 Currently, `rewriteFirstIterationLoopExitValues` does not set Changed flag even if it makes changes in the IR. There is no clear evidence that it can cause a crash, but it looks highly suspicious and likely invalid. Differential Revision: https://reviews.llvm.org/D51779 Reviewed By: skatkov git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341779 91177308-0d34-0410-b5e6-96231b3b80d8