[all-commits] [llvm/llvm-project] c8117e: [mlir] Add a pattern to fold tensor.cast into scf....
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Wed Mar 22 05:26:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8117eb96423fcc9d31bb3fc8d70941686b33b83
https://github.com/llvm/llvm-project/commit/c8117eb96423fcc9d31bb3fc8d70941686b33b83
Author: Alexander Belyaev <pifon at google.com>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
Log Message:
-----------
[mlir] Add a pattern to fold tensor.cast into scf.forall.
Differential revision: https://reviews.llvm.org/D146558
More information about the All-commits
mailing list