[all-commits] [llvm/llvm-project] 25dbf8: [mlir] Use foldDynamicIndexList instead of canonic...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Feb 21 10:28:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25dbf8f3c66b625973f12ba81b99f8e797ab4e76
https://github.com/llvm/llvm-project/commit/25dbf8f3c66b625973f12ba81b99f8e797ab4e76
Author: Alexander Belyaev <pifon at google.com>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/Arith/Utils/Utils.h
M mlir/lib/Dialect/Arith/Utils/Utils.cpp
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
Log Message:
-----------
[mlir] Use foldDynamicIndexList instead of canonicalizeSubViewPart.
Differential Revision: https://reviews.llvm.org/D144452
More information about the All-commits
mailing list