[all-commits] [llvm/llvm-project] 64e74e: [mlir][linalg] Add script to update the LinalgName...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Sun Aug 22 17:27:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64e74e9d7c309065db20c25a399fdfe48abac2bb
https://github.com/llvm/llvm-project/commit/64e74e9d7c309065db20c25a399fdfe48abac2bb
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-08-22 (Sun, 22 Aug 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
M mlir/python/mlir/dialects/linalg/opdsl/dump_oplib.py
M mlir/tools/mlir-linalg-ods-gen/CMakeLists.txt
A mlir/tools/mlir-linalg-ods-gen/update_core_linalg_named_ops.sh.in
Log Message:
-----------
[mlir][linalg] Add script to update the LinalgNamedStructuredOps.yaml. nfc
Also adds banners to the files with update instructions.
Differential Revision: https://reviews.llvm.org/D108529
More information about the All-commits
mailing list