[all-commits] [llvm/llvm-project] f01072: [mlir][linalg] Add folder for `linalg.index` (#136...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Tue Apr 22 08:30:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f010725e392c50700dec0dfe7ef3ff1ecfc517bd
https://github.com/llvm/llvm-project/commit/f010725e392c50700dec0dfe7ef3ff1ecfc517bd
Author: Jakub Kuderski <jakub at nod-labs.com>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/canonicalize.mlir
M mlir/test/Dialect/Linalg/vectorize-tensor-extract.mlir
Log Message:
-----------
[mlir][linalg] Add folder for `linalg.index` (#136640)
We know that the index of unit dims is always 0.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list