[Mlir-commits] [mlir] [mlir] Use *Set::insert_range (NFC) (PR #132326)

Jakub Kuderski llvmlistbot at llvm.org
Thu Mar 20 20:55:55 PDT 2025


kuhar wrote:

@kazutakahirata I think we are getting to a point where we should consider an `insert_range` helper function to support both llvm and c++ set containers, similar to `append_range`.

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


More information about the Mlir-commits mailing list