]> granicus.if.org Git - llvm/commit
Merging r312509:
authorTom Stellard <tstellar@redhat.com>
Wed, 6 Dec 2017 20:45:18 +0000 (20:45 +0000)
committerTom Stellard <tstellar@redhat.com>
Wed, 6 Dec 2017 20:45:18 +0000 (20:45 +0000)
commit1368f4044e62cad4316da638d919a93fd3ac3fe6
tree4bf78b47ace8ebd24a72aec41ee6893f4853d35a
parentddfb9993afccc538359dce4c1546656389fa64c4
Merging r312509:

------------------------------------------------------------------------
r312509 | dannyb | 2017-09-04 19:17:42 -0700 (Mon, 04 Sep 2017) | 1 line

NewGVN: Fix PR 34452 by passing instruction all the way down when we do aggregate value simplification
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_50@319952 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/NewGVN.cpp
test/Transforms/NewGVN/pr34452.ll [new file with mode: 0644]