[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 10:23:53 PST 2020


spatel updated this revision to Diff 239645.
spatel added a comment.

Patch updated:
Move the transform to combineTargetShuffle(); no test diffs.


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.239645.patch
Type: text/x-patch
Size: 15639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/4f6a0112/attachment.bin>


More information about the llvm-commits mailing list