[Mlir-commits] [mlir] [mlir][SCF] Add scf.index_switch support for populateSCFStructuralTypeConversionsAndLegality (PR #160344)

Artemy Skrebkov llvmlistbot at llvm.org
Wed Sep 24 03:59:44 PDT 2025


ArtemySkrebkov wrote:

Yeah. as far as I see it used to be tested also by https://github.com/llvm/llvm-project/blob/main/mlir/test/Dialect/SCF/bufferize.mlir before https://github.com/llvm/llvm-project/pull/113840 was merged, since then it is tested only by SparseTensor tests.

@matthias-springer can you please have a look and help merging the PR if you are okay with the changes? Thanks.

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


More information about the Mlir-commits mailing list