[Mlir-commits] [mlir] [MLIR] Add pattern to fold insert_slice of extract_slice (PR #86328)

Matthias Springer llvmlistbot at llvm.org
Fri Mar 22 19:41:34 PDT 2024


https://github.com/matthias-springer commented:

I think this pattern would fit best next to `DropRedundantInsertSliceRankExpansion` (maybe rename `populateDropRedundantInsertSliceRankExpansionPatterns`).


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


More information about the Mlir-commits mailing list