[all-commits] [llvm/llvm-project] 4b644f: [mlir][Linalg] Add multi-result op cast test.
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Tue Mar 15 22:06:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b644fca08efa32a6f1ff54a281b511c00cf2806
https://github.com/llvm/llvm-project/commit/4b644fca08efa32a6f1ff54a281b511c00cf2806
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M mlir/test/Dialect/Linalg/canonicalize.mlir
Log Message:
-----------
[mlir][Linalg] Add multi-result op cast test.
https://reviews.llvm.org/D121369 fixed an issue with canonicalizing a
linalg op producer with a cast op consumer. Adding a test to verify
that change.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D121648
More information about the All-commits
mailing list