[all-commits] [llvm/llvm-project] 1ca119: [mlir][scf] support 1:N type conversion for scf.if...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed Nov 2 09:53:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ca119728ee1566ecc53bed350cf6c8db6bc88e5
https://github.com/llvm/llvm-project/commit/1ca119728ee1566ecc53bed350cf6c8db6bc88e5
Author: Peiming Liu <peiming at google.com>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/StructuralTypeConversions.cpp
M mlir/test/Dialect/SparseTensor/scf_1_N_conversion.mlir
Log Message:
-----------
[mlir][scf] support 1:N type conversion for scf.if/while/condition
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D137100
More information about the All-commits
mailing list