[PATCH] D51325: [X86] Type legalize v2i32 div/rem by scalarizing rather than promoting

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 23:14:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342114: [X86] Type legalize v2i32 div/rem by scalarizing rather than promoting (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51325?vs=163397&id=165202#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51325

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51325.165202.patch
Type: text/x-patch
Size: 35900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180913/ed9c28d4/attachment-0001.bin>


More information about the llvm-commits mailing list