Simplify CFG after IndVarSimplify

Fixes #45466
This commit is contained in:
Ariel Ben-Yehuda
2017-12-14 21:41:17 -06:00
parent 3fc7f8522b
commit c3763ed0cc
3 changed files with 27 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# If this file is modified, then llvm will be (optionally) cleaned and then rebuilt.
# The actual contents of this file do not matter, but to trigger a change on the
# build bots then the contents should be changed so git updates the mtime.
2017-11-07
2017-11-08