[PATCH] D157040: [OpenMP][IR] Set correct alignment for critical region lock
Shilei Tian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 3 14:44:16 PDT 2023
tianshilei1992 added a comment.
It looks this issue will not just affect this single variable. It needs to be fixed in `getOrCreateInternalVariable`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157040/new/
https://reviews.llvm.org/D157040
More information about the llvm-commits
mailing list