Polly is trying to reduce the amount of manual memory management and use isl::ast_expr, which implements RAII. This partially ports these two functions over to the preferred method of using isl.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
polly/lib/CodeGen/IslNodeBuilder.cpp | ||
---|---|---|
950 | Did you consider converting IteratorID as well? |