[Mlir-commits] [mlir] [mlir][vector] Add pattern to rewrite contiguous ExtractStridedSlice into Extract (PR #111541)

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Oct 8 08:52:14 PDT 2024


================

----------------
banach-space wrote:

You can drop `@extract_strided_slice_to_extract` from test function names. Similar info is already provided in the file name, so it's just noise. Instead, I'd "encode" what's unique about every test. One specific suggestion further down :)

Also, how about a test with non-unit strides?

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


More information about the Mlir-commits mailing list