[all-commits] [llvm/llvm-project] 93d038: Revert "[MLIR][Linalg] Add more arith named ops to...
Renato Golin via All-commits
all-commits at lists.llvm.org
Wed Jul 5 14:02:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93d038a0ea86ff1010bae0b27570d426d29978d5
https://github.com/llvm/llvm-project/commit/93d038a0ea86ff1010bae0b27570d426d29978d5
Author: Renato Golin <rengolin at systemcall.eu>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgEnums.td
M mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py
M mlir/test/Dialect/Linalg/generalize-named-ops.mlir
M mlir/test/Dialect/Linalg/named-ops-fail.mlir
M mlir/test/Dialect/Linalg/named-ops.mlir
Log Message:
-----------
Revert "[MLIR][Linalg] Add more arith named ops to linalg"
This reverts commit eda47fdd258ca666815122a931b82699a0629b87.
It failed on NVidia, AMD and Windows bots. Investigating.
More information about the All-commits
mailing list