[PATCH] D11556: Make OpenMP codegen work in the presence of scalar dependences

Tobias Grosser tobias at grosser.es
Tue Jul 28 11:35:30 PDT 2015


grosser updated this revision to Diff 30838.
grosser added a comment.

Update to the lastest changes in Polly

The patches that this patch relied on have been committed to Polly, hence it
can now be directly applied.


http://reviews.llvm.org/D11556

Files:
  include/polly/CodeGen/BlockGenerators.h
  include/polly/CodeGen/IslNodeBuilder.h
  lib/CodeGen/BlockGenerators.cpp
  lib/CodeGen/IslNodeBuilder.cpp
  test/Isl/CodeGen/OpenMP/scalars-in-offloaded-section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11556.30838.patch
Type: text/x-patch
Size: 22155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/497ed4ca/attachment.bin>


More information about the llvm-commits mailing list