[all-commits] [llvm/llvm-project] 344499: [mlir] Add a pattern to bufferize std.index_cast.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri May 7 12:33:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3444996b4c45f6efdd731100e8ca6c6105407045
https://github.com/llvm/llvm-project/commit/3444996b4c45f6efdd731100e8ca6c6105407045
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
M mlir/lib/Dialect/StandardOps/Transforms/Bufferize.cpp
M mlir/test/Dialect/Standard/bufferize.mlir
Log Message:
-----------
[mlir] Add a pattern to bufferize std.index_cast.
Differential Revision: https://reviews.llvm.org/D102088
More information about the All-commits
mailing list