[PATCH] D33603: [SimplifyInst] Push commuted op checks for and/or of icmp further down to avoid duplicate work

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 15:42:46 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304044: [InstSimplify] Push commuted op checks for and/or of icmp further down to avoid… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D33603?vs=100455&id=100487#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33603

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33603.100487.patch
Type: text/x-patch
Size: 4488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/d63d3e08/attachment.bin>


More information about the llvm-commits mailing list