[PATCH] D91428: Add support for multiple program address spaces

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 07:50:17 PST 2020


pmatos added a comment.

This is WIP - there a still a few test failures but I am happy to start getting comments on this.

This is in preparation for implementation of reference types for the WebAssembly backend that requires functions to be able to live in multiple address spaces.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91428



More information about the llvm-commits mailing list