[all-commits] [llvm/llvm-project] 81ed4d: [UniformityAnalysis] Replace DenseMap with SmallVe...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jul 18 19:17:47 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81ed4d01aa5858ab3f3ffe4e5cc4f9111a8afc46
https://github.com/llvm/llvm-project/commit/81ed4d01aa5858ab3f3ffe4e5cc4f9111a8afc46
Author: Fangrui Song <i at maskray.me>
Date: 2026-07-19 (Sun, 19 Jul 2026)
Changed paths:
M llvm/include/llvm/ADT/GenericUniformityImpl.h
Log Message:
-----------
[UniformityAnalysis] Replace DenseMap with SmallVector indexed by block number. NFC (#210564)
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