[PATCH] D113420: [WebAssembly] Implement table instruction intrinsics and ref.null

Luís Ferreira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 18:06:11 PST 2022


ljmf00 added a comment.

In D113420#3151549 <https://reviews.llvm.org/D113420#3151549>, @pmatos wrote:

> After closing D111420 <https://reviews.llvm.org/D111420>, I moved the implementation of all intrinsics to this revision without the need for the polymorphic llvm_anyref_ty type.

@pmatos You likely referenced the wrong diff. I would suggest amending this to avoid confusion in the future :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113420



More information about the llvm-commits mailing list