[PATCH] D115274: [IR][RFC] Memory region declaration intrinsic
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 5 11:02:14 PST 2022
lebedev.ri added subscribers: nlopes, jeroen.dobbelaere.
lebedev.ri added a comment.
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?
I'm guessing you also argue that the noalias stuff should likewise also be designed this way?
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