[PATCH] D50310: Improve the legalisation lowering of UMULO

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 11:40:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339922: [SelectionDAG] Improve the legalisation lowering of UMULO. (authored by efriedma, committed by ).
Herald added subscribers: jocewei, jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D50310?vs=160130&id=161085#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50310

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/test/CodeGen/AArch64/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/ARM/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/ARM/umulo-64-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/PowerPC/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/RISCV/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/SPARC/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/Thumb/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/Thumb2/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/Thumb2/umulo-64-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/WebAssembly/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/X86/muloti.ll
  llvm/trunk/test/CodeGen/X86/select.ll
  llvm/trunk/test/CodeGen/X86/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/X86/umulo-64-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50310.161085.patch
Type: text/x-patch
Size: 77830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/d626c21f/attachment-0001.bin>


More information about the llvm-commits mailing list