[PATCH] D53148: [X86][AVX] Add lowerVectorShuffleAsLanePermuteAndPermute for v4f64 shuffles (PR39161)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 13 04:41:45 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344446: [X86][AVX] Add lowerVectorShuffleAsLanePermuteAndPermute for v4f64 shuffles… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53148?vs=169484&id=169558#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53148

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53148.169558.patch
Type: text/x-patch
Size: 5187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181013/2b33ea35/attachment.bin>


More information about the llvm-commits mailing list