[all-commits] [llvm/llvm-project] 497b7b: [mlir][linalg] Delete unused vars if there are sha...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Wed Mar 3 09:36:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 497b7b8c00fce1a009df0e59407f468012efdc29
https://github.com/llvm/llvm-project/commit/497b7b8c00fce1a009df0e59407f468012efdc29
Author: Hanhan Wang <hanchung at google.com>
Date: 2021-03-03 (Wed, 03 Mar 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] Delete unused vars if there are shaped-only operands.
Reviewed By: stella.stamenova
Differential Revision: https://reviews.llvm.org/D97851
More information about the All-commits
mailing list