[all-commits] [llvm/llvm-project] db43dd: LAA: simplify LoopAccessInfoManager::clear (NFC) (...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Mon Feb 3 08:06:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db43dd7f4fb60641911ffd6364c33e1f83c44b7f
https://github.com/llvm/llvm-project/commit/db43dd7f4fb60641911ffd6364c33e1f83c44b7f
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
Log Message:
-----------
LAA: simplify LoopAccessInfoManager::clear (NFC) (#125488)
DenseMap::erase() doesn't invalidate the iterator.
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