[Mlir-commits] [mlir] [mlir] Remove unused DenseMapInfo::getEmptyKey (PR #201991)

Fangrui Song llvmlistbot at llvm.org
Sat Jun 6 12:12:46 PDT 2026


================
@@ -767,7 +767,6 @@ struct OrderedPredicate {
 struct OrderedPredicateDenseInfo {
   using Base = DenseMapInfo<std::pair<Position *, Qualifier *>>;
----------------
MaskRay wrote:

Removed

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


More information about the Mlir-commits mailing list