[PATCH] D31347: [X86][SSE] Generalised CMP+AND1 combine to ZERO/ALLBITS+MASK

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 16:20:13 PDT 2017


RKSimon updated this revision to Diff 93021.
RKSimon added a comment.

Updated based on Sanjay's feedback


Repository:
  rL LLVM

https://reviews.llvm.org/D31347

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/combine-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31347.93021.patch
Type: text/x-patch
Size: 6606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170324/b9019eea/attachment.bin>


More information about the llvm-commits mailing list