[all-commits] [llvm/llvm-project] 313ee6: [OpenMP] Fix non-determinism in clang task codegen...
Giorgis Georgakoudis via All-commits
all-commits at lists.llvm.org
Tue May 4 11:56:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 313ee609e16b93a7d81cd595f8cffdb408390495
https://github.com/llvm/llvm-project/commit/313ee609e16b93a7d81cd595f8cffdb408390495
Author: Giorgis Georgakoudis <georgakoudis1 at llnl.gov>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M clang/lib/CodeGen/CGStmtOpenMP.cpp
Log Message:
-----------
[OpenMP] Fix non-determinism in clang task codegen (lastprivates)
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D101800
More information about the All-commits
mailing list