[PATCH] D147852: [WebAssembly] Handle block-like structures consistently in type checker

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 9 03:18:46 PDT 2023


aheejin updated this revision to Diff 511975.
aheejin edited the summary of this revision.
aheejin added a comment.

More


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147852

Files:
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
  llvm/test/MC/WebAssembly/type-checker-errors.s
  llvm/test/MC/WebAssembly/type-checker-return.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147852.511975.patch
Type: text/x-patch
Size: 8979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230409/f2eccab4/attachment.bin>


More information about the llvm-commits mailing list