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

Alexis Engelke llvmlistbot at llvm.org
Fri Jun 5 23:48:03 PDT 2026


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

Unused now

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


More information about the Mlir-commits mailing list