[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
       
    Thu Aug  2 10:04:33 PDT 2018
    
    
  
sbc100 updated this revision to Diff 158792.
sbc100 added a comment.
- update comment
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.158792.patch
Type: text/x-patch
Size: 13805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/af5cc29b/attachment.bin>
    
    
More information about the llvm-commits
mailing list