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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 14:55:03 PDT 2018


craig.topper updated this revision to Diff 162754.
craig.topper added a comment.

Fix 32-bit and 64-bit check line swap


https://reviews.llvm.org/D51325

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51325.162754.patch
Type: text/x-patch
Size: 28991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/7cdf65c4/attachment.bin>


More information about the llvm-commits mailing list