[Mlir-commits] [mlir] [mlir][tensor] Fix runtime verification for `tensor.extract_slice` when size dimension value is 0 (PR #164878)
Matthias Springer
llvmlistbot at llvm.org
Fri Oct 24 09:58:45 PDT 2025
https://github.com/matthias-springer commented:
Can you generate SCF dialect ops instead of unstructured CF? The code will be more readable.
https://github.com/llvm/llvm-project/pull/164878
More information about the Mlir-commits
mailing list