[PATCH] D73197: [x86] match concat of 128-bit high half vectors before lowering to VPERM2X128

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 12:42:33 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG363d27c871f4: [x86] fold vperm2x128 to concat of 128-bit high half vectors (authored by spatel).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73197/new/

https://reviews.llvm.org/D73197

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/x86-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73197.239673.patch
Type: text/x-patch
Size: 15639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/b43822de/attachment-0001.bin>


More information about the llvm-commits mailing list