[PATCH] D95425: Implementation of global.get/set for reftypes in LLVM IR

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 13:41:48 PDT 2021


lebedev.ri added a comment.

Why are IR-level changes needed if these are generated during lowering?
Will this play well with typeless pointers?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95425



More information about the llvm-commits mailing list