[Mlir-commits] [mlir] [mlir][MemRef] Add a pattern to simplify `extract_strided_metadata(ca… (PR #68291)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Oct 5 02:35:31 PDT 2023


qcolombet wrote:

@Groverkss 
> Can you please add a test that casts constant strides to dynamic strides?

Sure, I've modified `@extract_strided_metadata_of_cast` to cover that.
Let me know if you prefer to keep `@extract_strided_metadata_of_cast` how it was and have a different test. I don't think that's necessary but I don't have a strong opinion here.

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


More information about the Mlir-commits mailing list