[all-commits] [llvm/llvm-project] 86d9fa: [MachineSink] Use LLVM ADTs (NFC) (#68677)
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Thu Oct 12 02:04:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86d9faa5a97610a1b50b5bffe502b3807c03b0d9
https://github.com/llvm/llvm-project/commit/86d9faa5a97610a1b50b5bffe502b3807c03b0d9
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M llvm/lib/CodeGen/MachineSink.cpp
Log Message:
-----------
[MachineSink] Use LLVM ADTs (NFC) (#68677)
Replace a few uses of `std::map` with `llvm::DenseMap`.
More information about the All-commits
mailing list