[Mlir-commits] [mlir] [MLIR] Avoid `vector.extract_strided_slice` when not needed (PR #115941)
    llvmlistbot at llvm.org 
    llvmlistbot at llvm.org
       
    Tue Nov 12 13:52:24 PST 2024
    
    
  
lialan wrote:
> Is there a lit test with this? I thought that this was meant to fix a lit test?
Tried to build a lit test for it, but it actually totally overlaps with the existing failing test. So I specifically mentioned such case int the PR description.
https://github.com/llvm/llvm-project/pull/115941
    
    
More information about the Mlir-commits
mailing list