[llvm-branch-commits] [ADCE][NFC] Use block numbers instead of DenseMap (PR #189406)

Alexis Engelke via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Mar 30 08:29:04 PDT 2026


https://github.com/aengelke created https://github.com/llvm/llvm-project/pull/189406

Straight-forward replacement of the DenseMap with a vector. Data
structure cleanup will follow as separate patch.





More information about the llvm-branch-commits mailing list