[PATCH] D38668: [X86] Do not generate __multi3 for mul i128 on X86

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 19:26:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316254: [X86] Do not generate __multi3 for mul i128 on X86 (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D38668?vs=119088&id=119735#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38668

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/libcall-sret.ll
  llvm/trunk/test/CodeGen/X86/mul-i1024.ll
  llvm/trunk/test/CodeGen/X86/mul-i256.ll
  llvm/trunk/test/CodeGen/X86/mul-i512.ll
  llvm/trunk/test/CodeGen/X86/mul128.ll
  llvm/trunk/test/CodeGen/X86/overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38668.119735.patch
Type: text/x-patch
Size: 605971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171021/db483eb1/attachment-0001.bin>


More information about the llvm-commits mailing list