[PATCH] D116300: [OMPIRBuilder] Fix store inst alignment for ordered depend directive
Shraiysh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 5 02:08:01 PST 2022
shraiysh added a comment.
Thanks for this patch @peixin. Can you please provide a reference to this requirement? (I was looking for the `__kmpc_doacross_post` in the RTL reference here <https://github.com/llvm/llvm-project/blob/main/openmp/runtime/doc/Reference.pdf> but could not find it)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116300/new/
https://reviews.llvm.org/D116300
More information about the llvm-commits
mailing list