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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 12:45:22 PDT 2017


craig.topper updated this revision to Diff 100455.
craig.topper added a comment.

Fix a compile failure from when I inlined simplifyPossiblyCastedAndOrOfICmps


https://reviews.llvm.org/D33603

Files:
  lib/Analysis/InstructionSimplify.cpp

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


More information about the llvm-commits mailing list