[all-commits] [llvm/llvm-project] 790882: [Polly] Guard ISL ast gen compute out (#201859)
Shikhar Jain via All-commits
all-commits at lists.llvm.org
Sat Jul 18 23:07:53 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 790882669323c7255cb761755bb2d37d3b344452
https://github.com/llvm/llvm-project/commit/790882669323c7255cb761755bb2d37d3b344452
Author: Shikhar Jain <shikharj at qti.qualcomm.com>
Date: 2026-07-19 (Sun, 19 Jul 2026)
Changed paths:
M polly/include/polly/DependenceInfo.h
M polly/lib/Analysis/DependenceInfo.cpp
M polly/lib/CodeGen/IslAst.cpp
A polly/test/IstAstInfo/AstGenComputeOut.ll
Log Message:
-----------
[Polly] Guard ISL ast gen compute out (#201859)
Bounds the maximum ISL operations allowed for ISL AST Generation.
Fixes: https://github.com/llvm/llvm-project/issues/201801
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list