[all-commits] [llvm/llvm-project] df6387: [mlir][memref]Add pattern to forward memref.extrac...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Sep 29 02:27:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df6387079e531bffe385d8c6aafa6d9aeb6a385c
https://github.com/llvm/llvm-project/commit/df6387079e531bffe385d8c6aafa6d9aeb6a385c
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/SimplifyExtractStridedMetadata.cpp
M mlir/test/Dialect/MemRef/simplify-extract-strided-metadata.mlir
Log Message:
-----------
[mlir][memref]Add pattern to forward memref.extract_aligned_pointer_as_index(view_like_op) to its source
Differential Revision: https://reviews.llvm.org/D134835
More information about the All-commits
mailing list