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

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 17 07:25:49 PDT 2017


jbhateja updated this revision to Diff 102938.
jbhateja added a comment.

- Merge branch 'master' of https://github.com/llvm-mirror/llvm
- [https://reviews.llvm.org/D34240] - Incorporating review comments


https://reviews.llvm.org/D34240

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34240.102938.patch
Type: text/x-patch
Size: 6990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170617/9e372b3e/attachment.bin>


More information about the llvm-commits mailing list