[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 22:58:44 PDT 2022
asb added a comment.
In D123484#3509766 <https://reviews.llvm.org/D123484#3509766>, @aheejin wrote:
> Thanks! I have one more question but don't want to hold this back with nitpicky things. (The review turnaround time due to time zone doesn't help either)
Thanks for such helpful and responsive reviews! I've left a comment about why I'm overriding the default naming (basically is.null vs is_null).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123484/new/
https://reviews.llvm.org/D123484
More information about the llvm-commits
mailing list