[PATCH] D99971: [Polly] Partially refactoring of IslAstInfo and IslNodeBuilder to use isl++

Riccardo Mori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 11:19:34 PDT 2021


patacca updated this revision to Diff 335875.
patacca retitled this revision from "[Polly] Refactoring isExecutedInParallel() isReductionParallel() getSchedule() getBrokenReductions() getReferencesInSubtree() getScheduleForAstNode() getBrokenReductionsStr() to use isl++" to "[Polly] Partially refactoring of IslAstInfo and IslNodeBuilder to use isl++".
patacca edited the summary of this revision.
patacca added a comment.

Refactoring methods isParallel() and getMinimalDependenceDistance()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99971

Files:
  polly/include/polly/CodeGen/IslAst.h
  polly/include/polly/CodeGen/IslNodeBuilder.h
  polly/lib/CodeGen/IslAst.cpp
  polly/lib/CodeGen/IslNodeBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99971.335875.patch
Type: text/x-patch
Size: 12500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/802f2018/attachment.bin>


More information about the llvm-commits mailing list