[PATCH] D39921: [SROA] Correctly invalidate analyses when dead instructions deleted

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 09:54:32 PST 2017


tejohnson updated this revision to Diff 123611.
tejohnson added a comment.

Simplify the test case as much as possible


https://reviews.llvm.org/D39921

Files:
  include/llvm/Transforms/Scalar/SROA.h
  lib/Transforms/Scalar/SROA.cpp
  test/Transforms/SROA/dead-inst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39921.123611.patch
Type: text/x-patch
Size: 5001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/21b68363/attachment.bin>


More information about the llvm-commits mailing list