Commit 6d2c63fd authored by Tobias Grosser's avatar Tobias Grosser
Browse files

Update the recommended isl version

Recent changes in isl:

- Allow analysis of loops during code generation

This simplifies the detection of parallel loops.

- Simplify the way costumized ast printers are defined

This enables us to highlight parallel / vector loops in our debug output.

- Compile time improvements for codegen contexts that include parameters

- Various bug fixes

This update also gets us in sync for the isl 0.11 release.

Merged from: https://llvm.org/svn/llvm-project/polly/trunk@169100

llvm-svn: 170746
parent 61ebf091
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment