[PATCH] D34240: [WebAssembly] Expansion of llvm.umul.overflow with i64 type operands.

Vadim Chugunov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 15:02:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307207: Fix libcall expansion creating DAG nodes with invalid type post type… (authored by vadimcn).

Changed prior to commit:
  https://reviews.llvm.org/D34240?vs=105212&id=105342#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34240

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/CodeGen/WebAssembly/umulo-i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34240.105342.patch
Type: text/x-patch
Size: 5365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/5c680b42/attachment.bin>


More information about the llvm-commits mailing list