[Mlir-commits] [mlir] [mlir][tensor] Fix runtime verification for `tensor.extract_slice` when size dimension value is 0 (PR #164878)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Oct 27 07:20:54 PDT 2025


Hanumanth04 wrote:

> Can you generate SCF dialect ops instead of unstructured CF? The code will be more readable.

Thanks for reviewing! I've updated the code to use SCF dialect ops. Please take another look when you get a chance. If the changes look good, could you help merge the PR? I don't have merge permissions yet.

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


More information about the Mlir-commits mailing list