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

Jerry Wu llvmlistbot at llvm.org
Tue Mar 26 10:51:18 PDT 2024


pzread wrote:

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

Done.

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


More information about the Mlir-commits mailing list