[Openmp-commits] [PATCH] D90103: Add OpenMP for optimization

Abid via Phabricator via Openmp-commits openmp-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/openmp-commits/attachments/20210302/804b8665/attachment-0001.bin>


More information about the Openmp-commits mailing list