[PATCH] D69542: Full Restrict Support - single patch

Slava Zakharin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 08:54:30 PST 2022


vzakhari added a comment.

In D69542#3933523 <https://reviews.llvm.org/D69542#3933523>, @jeroen.dobbelaere wrote:

> In D69542#3932775 <https://reviews.llvm.org/D69542#3932775>, @vzakhari wrote:
>
>> Hi @jeroen.dobbelaere, can you please rebase the patch?  I would like to try `@llvm.noalias` for Flang generated IR, but the patch would not apply cleanly.  Thank you!
>
> Hi @vzakhari , I'll give it another respin, but it will likely take a week or 2-3.

I see.  It will still be great to try it with the latest Flang, but I can try the patch on top of ffe262a198a9f9030991df6d3ddd812e74fa3523 <https://reviews.llvm.org/rGffe262a198a9f9030991df6d3ddd812e74fa3523> in the meantime.  Thank you!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69542/new/

https://reviews.llvm.org/D69542



More information about the llvm-commits mailing list