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

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


================
@@ -121,7 +121,6 @@ template <>
 struct DenseMapInfo<mlir::tblgen::Constraint> {
   using RecordDenseMapInfo = llvm::DenseMapInfo<const llvm::Record *>;
----------------
aengelke wrote:

Unused now?


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


More information about the Mlir-commits mailing list