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

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 06:53:50 PST 2021


pmatos planned changes to this revision.
pmatos added a comment.

To make the changes easier to understand, I am splitting this into two. One for `ref.null` + HeapType changes and another for the table intrinsics.


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