[PATCH] D49517: [WebAssembly] Ensure all bitcasts that would be invalid in wasm are removed by FixFunctionBitcasts pass

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 10:38:46 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338744: [WebAssembly] Ensure bitcasts that would result in invalid wasm are removed by… (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49517?vs=158792&id=158796#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49517

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49517.158796.patch
Type: text/x-patch
Size: 13966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/2ceee02f/attachment.bin>


More information about the llvm-commits mailing list