[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
Mon Jun 19 12:25:30 PDT 2017


efriedma added a comment.

I just tried your updated patch, and I'm seeing crashes in make check.  (`Assertion `Ret.getOpcode() == ISD::MERGE_VALUES && "Ret is merged value node comprising constituents stack" "locations holding result"' failed.`)


https://reviews.llvm.org/D34240





More information about the llvm-commits mailing list