[PATCH] D83640: [PredicateInfo] Add a common method to interpret predicate as cmp constraint

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 18 12:57:08 PDT 2020


nikic updated this revision to Diff 279021.
nikic added a comment.

Rebase


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

https://reviews.llvm.org/D83640

Files:
  llvm/include/llvm/Transforms/Utils/PredicateInfo.h
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/test/Transforms/SCCP/predicateinfo-cond.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83640.279021.patch
Type: text/x-patch
Size: 13568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200718/4cd5dacd/attachment.bin>


More information about the llvm-commits mailing list