[PATCH] D152275: Use memory region declaration intrinsic when generating code for array subscripts
Jeroen Dobbelaere via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 15 02:28:33 PDT 2023
jeroen.dobbelaere added a comment.
In D152275#4418363 <https://reviews.llvm.org/D152275#4418363>, @efriedma wrote:
> - Not sure how this interacts with full restrict and related proposals.
the full restrict PropagateAndConvertNoAlias pass will need to learn about it, but that should be trivial.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152275/new/
https://reviews.llvm.org/D152275
More information about the cfe-commits
mailing list