[all-commits] [llvm/llvm-project] b4b7fa: [Polly] Ensure -polly-detect-keep-going still even...
Michael Kruse via All-commits
all-commits at lists.llvm.org
Thu Oct 20 11:35:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4b7fa234cfaea5267449654de8297ee860f094e
https://github.com/llvm/llvm-project/commit/b4b7fa234cfaea5267449654de8297ee860f094e
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M polly/include/polly/ScopBuilder.h
M polly/include/polly/ScopDetection.h
M polly/include/polly/Support/ScopHelper.h
M polly/lib/Analysis/ScopBuilder.cpp
M polly/lib/Analysis/ScopDetection.cpp
M polly/test/ScopInfo/error-blocks-3.ll
Log Message:
-----------
[Polly] Ensure -polly-detect-keep-going still eventually rejects invalid regions.
Fixes #58484
More information about the All-commits
mailing list