[all-commits] [llvm/llvm-project] d36a15: [mlir][linalg] Memoize indexing map generation.
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Mon Mar 1 21:17:32 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d36a15de1ff4d24e772233406d602c5f0b370f54
https://github.com/llvm/llvm-project/commit/d36a15de1ff4d24e772233406d602c5f0b370f54
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp
Log Message:
-----------
[mlir][linalg] Memoize indexing map generation.
Differential Revision: https://reviews.llvm.org/D97602
More information about the All-commits
mailing list