[PATCH] D123484: [WebAssembly] Implement ref.is_null MC layer support and codegen

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 23:08:36 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb778e932829: [WebAssembly] Implement ref.is_null MC layer support and codegen (authored by asb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123484

Files:
  llvm/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.h
  llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.h
  llvm/lib/Target/WebAssembly/WebAssemblyInstrRef.td
  llvm/test/CodeGen/WebAssembly/ref-null.ll
  llvm/test/MC/WebAssembly/reference-types.s
  llvm/test/MC/WebAssembly/type-checker-errors.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123484.429145.patch
Type: text/x-patch
Size: 9182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/68daa170/attachment.bin>


More information about the llvm-commits mailing list