[PATCH] D41925: X86: Refactor type-splitting to target-legal size vector to a helper function

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 16:45:11 PST 2018


zvi created this revision.
zvi added reviewers: RKSimon, craig.topper, spatel.

This is a preparatory step for https://reviews.llvm.org/D41811: refactoring code for breaking vector operands of binary operation to legal-types.


https://reviews.llvm.org/D41925

Files:
  lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41925.129370.patch
Type: text/x-patch
Size: 5089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/11d5de08/attachment.bin>


More information about the llvm-commits mailing list