[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 08:35:08 PDT 2018


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

gererate runtime calls to abort rather than failing to compile
add more tests


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
  unittests/IR/InstructionsTest.cpp

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


More information about the llvm-commits mailing list