[PATCH] D49517: [WebAssembly] Handle return type conversions in FixFunctionBitcasts pass

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 10:08:03 PDT 2018


sbc100 updated this revision to Diff 158561.
sbc100 added a comment.

- revert


Repository:
  rL LLVM

https://reviews.llvm.org/D49517

Files:
  lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
  test/CodeGen/WebAssembly/call.ll
  test/CodeGen/WebAssembly/function-bitcasts-varargs.ll
  test/CodeGen/WebAssembly/function-bitcasts.ll
  test/CodeGen/WebAssembly/unsupported-function-bitcasts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49517.158561.patch
Type: text/x-patch
Size: 12913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/6ac3aa7f/attachment.bin>


More information about the llvm-commits mailing list