[all-commits] [llvm/llvm-project] 4c6ae8: [polly] Fix cppcheck SA comments reported in #8226...
Karthika Devi C via All-commits
all-commits at lists.llvm.org
Tue Apr 9 19:52:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c6ae8ebb69525118e7fc3cf57908e9de74ebef9
https://github.com/llvm/llvm-project/commit/4c6ae8ebb69525118e7fc3cf57908e9de74ebef9
Author: Karthika Devi C <quic_kartc at quicinc.com>
Date: 2024-04-09 (Tue, 09 Apr 2024)
Changed paths:
M polly/lib/Support/GICHelper.cpp
M polly/lib/Transform/MatmulOptimizer.cpp
Log Message:
-----------
[polly] Fix cppcheck SA comments reported in #82263 (#85749)
This patch addresses the (performance )suggestions by checkcpp static
analyzer for couple of files. Here we use const reference for the
suggested function arguments.
Fixes #82263.
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