[PATCH] D77808: [SCCP] Use conditional info with AND/OR branch conditions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 12:09:22 PDT 2020


fhahn updated this revision to Diff 276170.
fhahn added a comment.

Simplify code as suggested, remove dedicated `CopyOf != OriginalVal`  check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77808

Files:
  llvm/lib/Transforms/IPO/SCCP.cpp
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/conditions-ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77808.276170.patch
Type: text/x-patch
Size: 6955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/ad69a331/attachment.bin>


More information about the llvm-commits mailing list