[PATCH] D98765: [Polly] Refactoring isReductionParallel() and getMinimalDependenceDistance() from Integer Set Libarary(ISL) to take the C++ wrapper

Prateek Pardeshi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 07:50:56 PDT 2021


prateekpardeshi updated this revision to Diff 331266.
prateekpardeshi added a comment.

Changes made:

- added `isl::pw_aff` to return in the function `getMinimalDependenceDistance()`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98765

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98765.331266.patch
Type: text/x-patch
Size: 4302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/f31f6da6/attachment.bin>


More information about the llvm-commits mailing list