[PATCH] D65246: [WebAssembly] Do not emit tail calls with return type mismatch

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 11:08:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367339: [WebAssembly] Do not emit tail calls with return type mismatch (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65246?vs=212260&id=212389#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65246/new/

https://reviews.llvm.org/D65246

Files:
  llvm/trunk/docs/CodeGenerator.rst
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/trunk/test/CodeGen/WebAssembly/tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65246.212389.patch
Type: text/x-patch
Size: 7858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/c23135c3/attachment.bin>


More information about the llvm-commits mailing list