[Mlir-commits] [llvm] [mlir] [ADT] Reduce boilerplate in DenseSet (NFC) (PR #158456)

Jakub Kuderski llvmlistbot at llvm.org
Sun Sep 14 04:50:44 PDT 2025


https://github.com/kuhar commented:

Could we do something else and retain the `DenseSet`/`SmallDenseSet` classes so that we can still use forward declaration and have nicer named produced by tooling?

https://github.com/llvm/llvm-project/pull/158456


More information about the Mlir-commits mailing list