[PATCH] D65439: [IPSCCP] Move callsite check to the beginning of the loop.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 05:58:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367430: [IPSCCP] Move callsite check to the beginning of the loop. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65439?vs=212314&id=212561#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65439/new/

https://reviews.llvm.org/D65439

Files:
  llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
  llvm/trunk/test/Transforms/SCCP/indirectbr.ll
  llvm/trunk/test/Transforms/SCCP/struct-arg-resolve-undefs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65439.212561.patch
Type: text/x-patch
Size: 6016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/7938fbcf/attachment.bin>


More information about the llvm-commits mailing list