[PATCH] D23225: [ADCE] Modify data structures to support removing control flow

David Callahan via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 16:30:10 PDT 2016


david2050 updated this revision to Diff 67434.
david2050 added a comment.

Remove BlockInfoVec and move data structure into BlockInfo map.


https://reviews.llvm.org/D23225

Files:
  lib/Transforms/Scalar/ADCE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23225.67434.patch
Type: text/x-patch
Size: 11214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/d7ee19fc/attachment.bin>


More information about the llvm-commits mailing list