[PATCH] D65326: Fix for a dangling point bug in DeadStoreElimination pass

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 09:55:53 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1847fd9d8550: [DSE] Fix for a dangling point bug in DeadStoreElimination. (authored by quic_aankit, committed by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D65326?vs=231891&id=232376#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65326/new/

https://reviews.llvm.org/D65326

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/DeleteThrowableInst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65326.232376.patch
Type: text/x-patch
Size: 10014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/20b66c57/attachment.bin>


More information about the llvm-commits mailing list