[PATCH] D57841: [x86] narrow 256-bit horizontal ops via demanded elements

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 09:58:51 PST 2019


spatel updated this revision to Diff 185803.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Use {insert/extract}128BitVector to reduce code.


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

https://reviews.llvm.org/D57841

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/haddsub.ll
  test/CodeGen/X86/phaddsub-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57841.185803.patch
Type: text/x-patch
Size: 6459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/6a29b8a0/attachment.bin>


More information about the llvm-commits mailing list