[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 10:33:36 PST 2017


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

Remove ModuleID and source_filename


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.123618.patch
Type: text/x-patch
Size: 4906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/df6de6e9/attachment.bin>


More information about the llvm-commits mailing list