[all-commits] [llvm/llvm-project] a8b177: [LAA] Remove unneeded hasNoOverflow call (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 17 12:14:51 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8b177aa6048e3dc278f63f4bc79e2c199ecd722
https://github.com/llvm/llvm-project/commit/a8b177aa6048e3dc278f63f4bc79e2c199ecd722
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-17 (Mon, 17 Feb 2025)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
Log Message:
-----------
[LAA] Remove unneeded hasNoOverflow call (NFC).
The function already calls hasNoOverflow above.
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