[all-commits] [llvm/llvm-project] 2cad22: [polly] Simplify with DenseMap::remove_if. NFC (#1...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon May 25 15:36:09 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cad228d3863f6a70b33625a1c967066207e34ab
https://github.com/llvm/llvm-project/commit/2cad228d3863f6a70b33625a1c967066207e34ab
Author: Fangrui Song <i at maskray.me>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M polly/lib/CodeGen/BlockGenerators.cpp
M polly/lib/CodeGen/IslNodeBuilder.cpp
Log Message:
-----------
[polly] Simplify with DenseMap::remove_if. NFC (#199577)
In preparation for DenseMap change that relocates surviving entries on
erase.
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