[llvm-dev] restrict pointer support in LLVM 4.0

Ehsan Amiri via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 1 13:25:02 PDT 2017


Thanks Hal for the update. Sure, I will spend some time next week, to help with the code review.

Thanks
Ehsan


From: Hal Finkel [mailto:hfinkel at anl.gov]
Sent: Thursday, June 01, 2017 4:23 PM
To: Ehsan Amiri; 陳韋任
Cc: llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] restrict pointer support in LLVM 4.0


Hi, Ehsan,

The llvm.noalias patches more-of-less cover the work. I have rebased versions much closer to trunk, and I can provide them. I intend to get back to these, however, the main roadblock has been getting someone to review the AA implementation. If you could do that, it would be great.

 -Hal
On 06/01/2017 02:59 PM, Ehsan Amiri wrote:
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<mailto: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<https://people.cs.nctu.edu.tw/%7Echenwj>



--

Hal Finkel

Lead, Compiler Technology and Programming Languages

Leadership Computing Facility

Argonne National Laboratory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170601/8a49344a/attachment.html>


More information about the llvm-dev mailing list