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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318677: [SROA] Correctly invalidate analyses when dead instructions deleted (authored by tejohnson).

Repository:
  rL LLVM

https://reviews.llvm.org/D39921

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

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


More information about the llvm-commits mailing list