[PATCH] D35856: [InlineCost] Simplify more 'and' and 'or' operations.

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 14:39:43 PDT 2017


mcrosier updated this revision to Diff 108161.
mcrosier added a comment.

Address Geoff's offline comments.
 -Remove the constraint that the 'and' or 'or' is operating on an i1 value.


https://reviews.llvm.org/D35856

Files:
  lib/Analysis/InlineCost.cpp
  test/Transforms/Inline/AArch64/logical-and-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35856.108161.patch
Type: text/x-patch
Size: 4966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/ac895e25/attachment.bin>


More information about the llvm-commits mailing list