[PATCH] D54919: [X86] Add a DAG combine pre type legalization to widen division by constant splat on narrow vectors to avoid scalarization

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 11:16:38 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347898: [X86] Add a DAG combine pre type legalization to widen division by constant… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54919?vs=175343&id=175910#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54919

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-idiv-v2i32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54919.175910.patch
Type: text/x-patch
Size: 20936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/0aa0f27b/attachment.bin>


More information about the llvm-commits mailing list