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

Ankit via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 21:27:45 PST 2019


quic_aankit updated this revision to Diff 231476.
quic_aankit added a comment.

Hi @fhahn , I've updated the patch to address your comments


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.231476.patch
Type: text/x-patch
Size: 9488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191129/4cbbbf30/attachment.bin>


More information about the llvm-commits mailing list