[PATCH] D27510: [X86][SSE] Remove AND -> VZEXT combine
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 03:13:12 PST 2016
RKSimon created this revision.
RKSimon added reviewers: mkuper, spatel.
RKSimon added a subscriber: llvm-commits.
RKSimon set the repository for this revision to rL LLVM.
This is now performed more generally by the target shuffle combine code.
Repository:
rL LLVM
https://reviews.llvm.org/D27510
Files:
lib/Target/X86/X86ISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27510.80561.patch
Type: text/x-patch
Size: 3875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/c6f383bc/attachment.bin>
More information about the llvm-commits
mailing list