[all-commits] [llvm/llvm-project] 7e29e5: [Polly] Fix misleading debug message. NFC.
Michael Kruse via All-commits
all-commits at lists.llvm.org
Wed Jul 14 14:26:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e29e57917a9ecb8f1b07aa2d99b0fbea91cda61
https://github.com/llvm/llvm-project/commit/7e29e57917a9ecb8f1b07aa2d99b0fbea91cda61
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
M polly/lib/Analysis/ScopBuilder.cpp
Log Message:
-----------
[Polly] Fix misleading debug message. NFC.
The number of parameters can be the reason for aliasing checks not being
generated, but most of the time it for other reasons.
More information about the All-commits
mailing list