[llvm-dev] RFC: alloca -- specify address space for allocation
David Chisnall via llvm-dev
llvm-dev at lists.llvm.org
Mon Sep 7 06:03:02 PDT 2015
On 7 Sep 2015, at 11:26, David Chisnall via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> - 256-bit (or 128-bit, on newer revisions) memory capabilities, that both identify and grant access to a region of memory and have unforgeability guaranteed by the hardware. In LLVM, we represent these as pointers with AS 0.
Sorry, this should have been AS 200.
David
More information about the llvm-dev
mailing list