[Mlir-commits] [mlir] [mlir][nfc] Update vectorize-tensor-extract.mlir (3/N) (PR #119121)
Han-Chung Wang
llvmlistbot at llvm.org
Tue Dec 10 09:42:53 PST 2024
hanhanW 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 https://github.com/llvm/llvm-project/pull/119080, not a big deal though. Same question, given that you're touching the lit checks, could we use `CHECK-DAG` for constants?
https://github.com/llvm/llvm-project/pull/119121
More information about the Mlir-commits
mailing list