[PATCH] D66978: [CodeGen] Fix lowering for returning the result of an extractvalue

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 21:27:08 PDT 2019


sunfish updated this revision to Diff 218020.
sunfish added a comment.

- Use -wasm-disable-explicit-locals -wasm-keep-registers to make the test more readable


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66978/new/

https://reviews.llvm.org/D66978

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/WebAssembly/multi-return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66978.218020.patch
Type: text/x-patch
Size: 7912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/eb08849d/attachment.bin>


More information about the llvm-commits mailing list