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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 15:03:19 PDT 2017


efriedma updated this revision to Diff 104518.
efriedma added a comment.

Since I'm having trouble explaining the issue, I decided to just change it myself.  Does this look reasonable?


Repository:
  rL LLVM

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.104518.patch
Type: text/x-patch
Size: 5205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/d25ac978/attachment.bin>


More information about the llvm-commits mailing list