[PATCH] D37388: [X86] Allow cross-lane permutations for sub targets supporting AVX2.
Jatin Bhateja via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 4 11:27:49 PDT 2017
jbhateja updated this revision to Diff 113782.
jbhateja added a comment.
Herald added a reviewer: modocache.
- Merge branch 'master' of https://github.com/llvm-mirror/llvm
- Review comments incorporation.
https://reviews.llvm.org/D37388
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vector-shuffle-256-v16.ll
test/CodeGen/X86/vector-shuffle-512-v32.ll
test/CodeGen/X86/vector-shuffle-combining-avx2.ll
test/CodeGen/X86/vector-shuffle-v48.ll
test/CodeGen/X86/x86-interleaved-access.ll
utils/lit/lit/main.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37388.113782.patch
Type: text/x-patch
Size: 122696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170904/ec800aec/attachment.bin>
More information about the llvm-commits
mailing list