[PATCH] D50094: Introduce DebugCounter into ConstProp pass

Zhizhou Yang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 18:31:06 PDT 2018


zhizhouy updated this revision to Diff 166210.
zhizhouy added a comment.

Using another vector to deal with newly added instructions. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D50094

Files:
  lib/Transforms/Scalar/ConstantProp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50094.166210.patch
Type: text/x-patch
Size: 3941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/1d0729bb/attachment.bin>


More information about the llvm-commits mailing list