commit | f57ca0bbd5241348d16849334ba7d4c6bd9a6b93 | [log] [tgz] |
---|---|---|
author | Philip Reames <listmail@philipreames.com> | Mon Nov 12 20:00:53 2018 +0000 |
committer | Philip Reames <listmail@philipreames.com> | Mon Nov 12 20:00:53 2018 +0000 |
tree | 77be7a7a096ac03e91ae60cfa70ce257d350712e | |
parent | 32b991b89c09d1ba173fd807d53cae8213e9f2c3 [diff] |
[GC][InstCombine] Fix a potential iteration issue Noticed via inspection. Appears to be largely innocious in practice, but slight code change could have resulted in either visit order dependent missed optimizations or infinite loops. May be a minor compile time problem today. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346698 91177308-0d34-0410-b5e6-96231b3b80d8