[PATCH] D123484: [WebAssembly] Implement ref.is_null intrinstic

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 05:21:50 PDT 2022


asb updated this revision to Diff 428347.
asb edited the summary of this revision.
asb added reviewers: sbc100, aheejin.

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/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.428347.patch
Type: text/x-patch
Size: 5751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/cee9c347/attachment.bin>


More information about the llvm-commits mailing list