aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2016-12-20 18:55:06 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2016-12-20 18:55:06 +0000
commit4c1e9ec00852aea4758ae5a2d44b72c0674d5e96 (patch)
tree23fe172f86034182619c1d248e1d80e839b496b4 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent45a540f72fb26fc1cd28325becac78bdacb4a295 (diff)
downloadllvm-4c1e9ec00852aea4758ae5a2d44b72c0674d5e96.zip
llvm-4c1e9ec00852aea4758ae5a2d44b72c0674d5e96.tar.gz
llvm-4c1e9ec00852aea4758ae5a2d44b72c0674d5e96.tar.bz2
AMDGPU: Don't add same instruction multiple times to worklist
When the instruction is processed the first time, it may be deleted resulting in crashes. While the new test adds the same user to the worklist twice, this particular case doesn't crash but I'm not sure why. llvm-svn: 290191
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions