diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2016-11-03 14:25:04 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2016-11-03 14:25:04 +0000 |
commit | bea772c6dc0ea4b9c102f9ff132967452bb3e8fa (patch) | |
tree | d47029216c22256b06426643f67939945339975f /llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | |
parent | f75d9d5863d93670459d75ac860019f80744026a (diff) | |
download | llvm-bea772c6dc0ea4b9c102f9ff132967452bb3e8fa.zip llvm-bea772c6dc0ea4b9c102f9ff132967452bb3e8fa.tar.gz llvm-bea772c6dc0ea4b9c102f9ff132967452bb3e8fa.tar.bz2 |
DAGCombiner: fix use-after-free when merging consecutive stores
Summary:
Have MergeConsecutiveStores explicitly return information about the stores
that were merged, so that we can safely determine whether the starting
node has been freed.
Reviewers: chandlerc, bogner, niravd
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D25601
llvm-svn: 285916
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions