[llvm-dev] restrict pointer support in LLVM 4.0
Ehsan Amiri via llvm-dev
llvm-dev at lists.llvm.org
Thu Jun 1 12:59:52 PDT 2017
Thanks. This is probably one of the patches. So let me rephrase my questions:
1- What is the status of work to support block-local restrict-qualified pointers.
2- Does the set of patches with “llvm.noalias” label, more or less cover this work?
Thanks
Ehsan
From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of 陳韋任 via llvm-dev
Sent: Thursday, June 01, 2017 7:57 AM
To: ehsanamiri at gmail.com
Cc: llvm-dev
Subject: Re: [llvm-dev] restrict pointer support in LLVM 4.0
Googling shows https://reviews.llvm.org/D9403, I think that's pretty close what you're looking at?
2017-06-01 2:10 GMT+08:00 Ehsan Amiri via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>>:
Hi Hal, others
IIRC, Hal has done some work to support block-local restrict-qualified pointers in LLVM, which was presented in CGO LLVM workshop.
I was wondering if all patches for this work are now committed? Is there a way to find the list of patches for this work?
Thanks
Ehsan
_______________________________________________
LLVM Developers mailing list
llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
--
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170601/82dba133/attachment.html>
More information about the llvm-dev
mailing list