[PATCH] D49517: [WebAssembly] Ensure all bitcasts that would be invalid in wasm are removed by FixFunctionBitcasts pass
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 1 15:23:50 PDT 2018
sbc100 updated this revision to Diff 158651.
sbc100 added a comment.
- remove logging
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.158651.patch
Type: text/x-patch
Size: 13870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/a37be202/attachment.bin>
More information about the llvm-commits
mailing list