[llvm-branch-commits] [NFC][CodeGen] Use DenseMap instead of unordered_map in BasicBlockMatchingAndInference (PR #192824)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Apr 18 21:44:44 PDT 2026


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/192824

We don't need reference stability of unordered_map here.





More information about the llvm-branch-commits mailing list