nikic wrote:

> Hi @nikic I read this RFC 
> https://discourse.llvm.org/t/rfc-replacing-getelementptr-with-ptradd/68699 
> and it seems it reqires multiple patches to implement it. I am wondering if 
> you have a link or page which contains all related PRs (or future PRs) ? I 
> want to track its progess.

The major patches have been https://github.com/llvm/llvm-project/pull/68882, 
https://github.com/llvm/llvm-project/pull/84341 and this one. There have been 
some smaller changes in between to fix related optimization regressions.


https://github.com/llvm/llvm-project/pull/89872
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to