[PATCH] D33247: [InstCombine] add isCanonicalPredicate() helper function and use it; NFCI

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 07:34:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303261: [InstCombine] add isCanonicalPredicate() helper function and use it; NFCI (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D33247?vs=99192&id=99301#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33247

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/test/Transforms/InstCombine/canonicalize_branch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33247.99301.patch
Type: text/x-patch
Size: 15835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/3b2bb9f6/attachment.bin>


More information about the llvm-commits mailing list