[all-commits] [llvm/llvm-project] d33864: [polly] Fix cppcheck SA comment reported in #91235...
Karthika Devi C via All-commits
all-commits at lists.llvm.org
Tue May 28 11:42:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d33864d5d8ae55ff1c86510dc475fd9dd72d61c7
https://github.com/llvm/llvm-project/commit/d33864d5d8ae55ff1c86510dc475fd9dd72d61c7
Author: Karthika Devi C <quic_kartc at quicinc.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M polly/include/polly/ScheduleTreeTransform.h
Log Message:
-----------
[polly] Fix cppcheck SA comment reported in #91235 (#93505)
This patch moves the unreachable assert before return statement.
Fixes #91235.
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