[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
Fri Jul 26 16:15:20 PDT 2019


tlively updated this revision to Diff 212019.
tlively added a comment.

- Record proper return types for indirect tail calls as well


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65246

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/test/CodeGen/WebAssembly/tailcall.ll

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


More information about the llvm-commits mailing list