[clang] [openmp] [OpenMP] Fix runtime problem due wrong map size. (PR #74692)

via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 08:32:07 PST 2023


jyu2-git wrote:

> I think the description is not quite correct. Looks like %arrayidx is correct, but %2 is incorrect.

I changed description using %2 pointer to last element of array section.  Thanks.

https://github.com/llvm/llvm-project/pull/74692


More information about the cfe-commits mailing list