[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
Sun Jul 19 06:34:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc6e13667e787: [PredicateInfo] Add a method to interpret predicate as cmp constraint (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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.279079.patch
Type: text/x-patch
Size: 13568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200719/c9c0a0df/attachment.bin>


More information about the llvm-commits mailing list