[all-commits] [llvm/llvm-project] dbeaee: [NFC][DominanceFrontier] Replace std::map with Den...
Wenju He via All-commits
all-commits at lists.llvm.org
Sun Oct 29 18:42:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbeaee61af9985a8dcdbe363d40530792b7e7904
https://github.com/llvm/llvm-project/commit/dbeaee61af9985a8dcdbe363d40530792b7e7904
Author: Wenju He <wenju.he at intel.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M llvm/include/llvm/Analysis/DominanceFrontier.h
Log Message:
-----------
[NFC][DominanceFrontier] Replace std::map with DenseMap for DomSetMapType (#70403)
More information about the All-commits
mailing list