[all-commits] [llvm/llvm-project] fe8e7e: [mlir-linalg-ods-yaml-gen] Fix a bug in getDpsInit...
Andrey Turetskiy via All-commits
all-commits at lists.llvm.org
Wed Aug 30 21:09:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe8e7e30f9a4ad1d3f88f87cd7a0d2eea454b3f2
https://github.com/llvm/llvm-project/commit/fe8e7e30f9a4ad1d3f88f87cd7a0d2eea454b3f2
Author: Andrey Turetskiy <turetski at cadence.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M mlir/test/mlir-linalg-ods-gen/test-linalg-ods-yaml-gen.yaml
M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp
Log Message:
-----------
[mlir-linalg-ods-yaml-gen] Fix a bug in getDpsInitsPositionRange
definition to support operators with multiple outputs.
Differential Revision: https://reviews.llvm.org/D152388
More information about the All-commits
mailing list