[PATCH] D38307: [X86] Support v64i8 mulhu/mulhs
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 21:01:45 PDT 2017
craig.topper updated this revision to Diff 117085.
craig.topper added a comment.
That idea made this stupidly simple. Now we can just use the split helper.
https://reviews.llvm.org/D38307
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vector-idiv-sdiv-512.ll
test/CodeGen/X86/vector-idiv-udiv-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38307.117085.patch
Type: text/x-patch
Size: 127072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/bcfbc5fd/attachment-0001.bin>
More information about the llvm-commits
mailing list