[PATCH] D115274: [IR][RFC] Memory region declaration intrinsic

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 11:30:49 PDT 2022


jdoerfert added a comment.

In D115274#3361864 <https://reviews.llvm.org/D115274#3361864>, @lebedev.ri wrote:

> Does anybody else have any thoughts/opinions on this?
>
> In D115274#3361333 <https://reviews.llvm.org/D115274#3361333>, @jdoerfert wrote:
>
>> I still believe this should be a generic assume.passthrough intrinsic with an operand bundle for the specific use case.
>
> Is that a blocker?

No. Though, we should put a TODO somewhere if someone comes looking for a nice project to cleanup our messes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115274



More information about the llvm-commits mailing list