[PATCH] D101140: [WebAssembly][CodeGen] IR support for WebAssembly local variables

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 05:18:25 PDT 2021


jrtc27 added a comment.

Is it just me or does having a backend-specific type in target-independent code feel wrong? It feels like there should be a space for target-specific TargetStackIDs...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101140



More information about the llvm-commits mailing list