[all-commits] [llvm/llvm-project] 311967: [mlir][SCF] Add scf.foreach_thread.parallel_insert...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Jun 2 05:00:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 311967701a2a33b2753ec5db6977f3c3ef40c46e
https://github.com/llvm/llvm-project/commit/311967701a2a33b2753ec5db6977f3c3ef40c46e
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/SCF/SCFOps.td
M mlir/lib/Dialect/SCF/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
Log Message:
-----------
[mlir][SCF] Add scf.foreach_thread.parallel_insert_slice canonicalization.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D126761
More information about the All-commits
mailing list