[all-commits] [llvm/llvm-project] 21895a: [mlir][linalg] Reuse the symbol if attribute uses ...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Wed Feb 24 11:43:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21895a2beff7fcd92441c884de7c04f324996c79
https://github.com/llvm/llvm-project/commit/21895a2beff7fcd92441c884de7c04f324996c79
Author: Hanhan Wang <hanchung at google.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M mlir/test/mlir-linalg-ods-gen/test-linalg-ods-gen.tc
M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
Log Message:
-----------
[mlir][linalg] Reuse the symbol if attribute uses are identical.
Depends On D97312
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D97383
More information about the All-commits
mailing list