[all-commits] [llvm/llvm-project] beab8e: Revert "[mlir][SCF] Add parallel abstraction on te...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jun 1 02:05:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: beab8e871ea96cd97ed87bb884fb9cd351566317
https://github.com/llvm/llvm-project/commit/beab8e871ea96cd97ed87bb884fb9cd351566317
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/SCF/SCF.h
M mlir/include/mlir/Dialect/SCF/SCFOps.td
M mlir/lib/Dialect/SCF/SCF.cpp
M mlir/test/Dialect/SCF/invalid.mlir
M mlir/test/Dialect/SCF/ops.mlir
Log Message:
-----------
Revert "[mlir][SCF] Add parallel abstraction on tensors."
This reverts commit 9b7193f852874a035d9ede1f7464c9fc5b7dca7a.
This is an older branch that was committed by mistake and does not include addressed review comments, an updated version will come next.
More information about the All-commits
mailing list