[llvm-dev] Full 'restrict' support in LLVM.

Chris Lattner via llvm-dev llvm-dev at lists.llvm.org
Fri Oct 4 16:44:02 PDT 2019



> On Oct 4, 2019, at 4:07 PM, Jeroen Dobbelaere via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Hi all,
> 
> I am happy to announce that Synopsys wants to contribute its
> implementation of 'C99 restrict' to the LLVM project. [1]
> 
> This implementation is based on Hal Finkel's local restrict patches
> and on the 'RFC: Full 'restrict' support in LLVM' [2]
> 
> Any help with extra testing and code review is welcome.
> 
> To be generally useful, there are also some small gaps [1] that need to be filled:
> IR bitcode support and the new pass manager support.
> Any help with those is also welcome !
> 
> Thanks,
> 
> Jeroen Dobbelaere
> 
> [1] https://reviews.llvm.org/D68484
> [2] https://lists.llvm.org/pipermail/llvm-dev/2019-March/131127.html <https://lists.llvm.org/pipermail/llvm-dev/2019-March/131127.html>

This is super exciting, and congratulations!   Do you happen to have a design doc somewhere that is better formatted than the llvm-dev archive link <https://lists.llvm.org/pipermail/llvm-dev/2019-March/131127.html>?

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191004/976ca206/attachment.html>


More information about the llvm-dev mailing list