[PATCH] D41440: [X86][SSE] Split large PAVGB/PAVGW vectors to legal widths

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 10:13:25 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321288: [X86][SSE] Split large PAVGB/PAVGW vectors to legal widths (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41440?vs=127869&id=127909#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41440

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avg-mask.ll
  llvm/trunk/test/CodeGen/X86/avg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41440.127909.patch
Type: text/x-patch
Size: 176985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171221/f0592ce6/attachment-0001.bin>


More information about the llvm-commits mailing list