[PATCH] D59100: Polly -- LLVM OpenMP Backend

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 20:18:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG89251edefcb4: [CodeGen] LLVM OpenMP Backend. (authored by Meinersbur).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59100?vs=191196&id=191237#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59100/new/

https://reviews.llvm.org/D59100

Files:
  polly/docs/UsingPollyWithClang.rst
  polly/include/polly/CodeGen/LoopGenerators.h
  polly/include/polly/CodeGen/LoopGeneratorsGOMP.h
  polly/include/polly/CodeGen/LoopGeneratorsKMP.h
  polly/lib/CMakeLists.txt
  polly/lib/CodeGen/IslNodeBuilder.cpp
  polly/lib/CodeGen/LoopGenerators.cpp
  polly/lib/CodeGen/LoopGeneratorsGOMP.cpp
  polly/lib/CodeGen/LoopGeneratorsKMP.cpp
  polly/test/Isl/CodeGen/OpenMP/reference-argument-from-non-affine-region.ll
  polly/test/Isl/CodeGen/OpenMP/single_loop.ll
  polly/test/Isl/CodeGen/OpenMP/single_loop_with_param.ll
  polly/test/Isl/CodeGen/openmp_limit_threads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59100.191237.patch
Type: text/x-patch
Size: 73294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/082bef56/attachment.bin>


More information about the llvm-commits mailing list