[PATCH] D56506: [X86][SSE] Allow SplitOpsAndApply to split to lowest common vector size

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 22 07:59:08 PDT 2020


RKSimon updated this revision to Diff 251888.
RKSimon edited the summary of this revision.
RKSimon added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

rebase an old patch - looking a lot better now that type widening is default - I've added the crashing avg test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D56506

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56506.251888.patch
Type: text/x-patch
Size: 37694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200322/c68b3f71/attachment.bin>


More information about the llvm-commits mailing list