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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 16:12:52 PDT 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.

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.156175.patch
Type: text/x-patch
Size: 8310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180718/05d7f403/attachment.bin>


More information about the llvm-commits mailing list