[Mlir-commits] [mlir] [MLIR] VectorToLLVM: Fix vector.insert conversion for 0-D vectors, and add a test (PR #128810)
Kunwar Grover
llvmlistbot at llvm.org
Tue Feb 25 21:24:10 PST 2025
Groverkss wrote:
The vector.insert tests are here: https://github.com/llvm/llvm-project/blob/main/mlir/test/Conversion/VectorToLLVM/vector-to-llvm-interface.mlir#L628
https://github.com/llvm/llvm-project/pull/128810
More information about the Mlir-commits
mailing list