[all-commits] [llvm/llvm-project] 3af1c4: Changes to `SCFFuseProducerOfSliceResult` to also ...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Mon Mar 20 13:56:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3af1c48c66a3cf906bd35c2a6e9d96b28ad19438
https://github.com/llvm/llvm-project/commit/3af1c48c66a3cf906bd35c2a6e9d96b28ad19438
Author: Mahesh Ravishankar <ravishankarm at google.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/SCF/Transforms/TileUsingInterface.h
M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
Log Message:
-----------
Changes to `SCFFuseProducerOfSliceResult` to also return the operations created during fusion.
This is follow up to https://reviews.llvm.org/D145133 that allows
propogating information about ops that are fused back to the caller.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D146254
More information about the All-commits
mailing list