[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
Wed Jun 21 23:39:03 PDT 2017


jbhateja updated this revision to Diff 103532.
jbhateja added a comment.
Herald added a subscriber: aheejin.

- Minor fixes.


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.103532.patch
Type: text/x-patch
Size: 6768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/bcba3e21/attachment.bin>


More information about the llvm-commits mailing list