[Mlir-commits] [mlir] [mlir][nfc] Update vectorize-tensor-extract.mlir (3/N) (PR #119121)

Andrzej Warzyński llvmlistbot at llvm.org
Tue Dec 10 10:26:36 PST 2024


banach-space wrote:

> > **DEPENDS ON**
> > 
> > * [[mlir][nfc] Update vectorize-tensor-extract.mlir (1/N) #118977](https://github.com/llvm/llvm-project/pull/118977)
> > * [[mlir][linalg] Enable Vectorization of 0-D tensor.extract #119079](https://github.com/llvm/llvm-project/pull/119079)
> > * [[mlir][nfc] Update vectorize-tensor-extract.mlir (1/N) #118977](https://github.com/llvm/llvm-project/pull/118977)
> 
> The third PR link is as the same as the first one. I think it should be #119080, not a big deal though. Same question, given that you're touching the lit checks, could we use `CHECK-DAG` for constants?

Done: https://github.com/llvm/llvm-project/pull/119121/commits/1dcd71fb6af55f21798a21c564ed58861552b687 👍🏻 

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


More information about the Mlir-commits mailing list