[PATCH] D85321: [OPENMP]Do not capture base pointer by reference if it is used as a base for array-like reduction.
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 16 10:56:53 PDT 2020
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
While we should be able to optimize this later in the pipeline soon, I guess we can do it early for now. LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85321/new/
https://reviews.llvm.org/D85321
More information about the cfe-commits
mailing list