[PATCH] D122123: [WebAssembly][NFC] Delete type checking logic for removed ref.null instruction

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 03:11:48 PDT 2022


asb added a comment.

This patch is somewhat smaller / more straight-forward than I'd usually consider to require pre-commit code review. But I wouldn't mind a quick check in case I'd missed anything about the ref.null => ref.null_{extern,func) transition (e.g. if it is meant to be temporary or something of that nature).


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

https://reviews.llvm.org/D122123



More information about the llvm-commits mailing list