[PATCH] D45330: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 10:30:20 PDT 2018


fhahn updated this revision to Diff 148047.
fhahn added a comment.
Herald added a subscriber: mehdi_amini.

Thanks for having a look. Updated diff to include changes to pipeline tests. I plan to commit this tomorrow, unless there are any more concerns.


https://reviews.llvm.org/D45330

Files:
  include/llvm/Transforms/Scalar/SCCP.h
  lib/Transforms/IPO/SCCP.cpp
  lib/Transforms/Scalar/SCCP.cpp
  test/Other/new-pm-lto-defaults.ll
  test/Other/opt-O2-pipeline.ll
  test/Other/opt-O3-pipeline.ll
  test/Other/opt-Os-pipeline.ll
  test/Transforms/IPConstantProp/musttail-call.ll
  test/Transforms/SCCP/ipsccp-predicated.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45330.148047.patch
Type: text/x-patch
Size: 16387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/386e9429/attachment.bin>


More information about the llvm-commits mailing list