Open
Description
https://mlir.llvm.org/doxygen/classmlir_1_1transform_1_1ApplyToEachResultList.html does not define methods like insert
, which make it hard to use with STLExtras methods like llvm::append_range
.
https://mlir.llvm.org/doxygen/classmlir_1_1transform_1_1ApplyToEachResultList.html does not define methods like insert
, which make it hard to use with STLExtras methods like llvm::append_range
.