[openmp] [clang] [OpenMP] Fix runtime problem due wrong map size. (PR #74692)
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 7 06:20:41 PST 2023
https://github.com/alexey-bataev commented:
I think the description is not quite correct. Looks like %arrayidx is correct, but %2 is incorrect.
https://github.com/llvm/llvm-project/pull/74692
More information about the cfe-commits
mailing list