[PATCH] D90103: Add OpenMP for optimization
Abid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 07:39:31 PST 2021
abidmalikwaterloo updated this revision to Diff 327453.
abidmalikwaterloo added a comment.
- A modified parallel_omp_for_loop_merge1.ll is added . Taking care of the comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90103/new/
https://reviews.llvm.org/D90103
Files:
.arcconfig
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/parallel_omp_for_loop_merge1.ll
openmp/runtime/src/kmp_sched.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90103.327453.patch
Type: text/x-patch
Size: 20363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/804b8665/attachment.bin>
More information about the llvm-commits
mailing list