[all-commits] [llvm/llvm-project] 5aa2c6: [mlir][MemRef] Add subview folding pattern for vec...
tyb0807 via All-commits
all-commits at lists.llvm.org
Mon Nov 6 11:08:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5aa2c65abdd1e3cb73640e088d36a86e98be2a78
https://github.com/llvm/llvm-project/commit/5aa2c65abdd1e3cb73640e088d36a86e98be2a78
Author: tyb0807 <vuson at google.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/FoldMemRefAliasOps.cpp
M mlir/test/Dialect/MemRef/fold-memref-alias-ops.mlir
Log Message:
-----------
[mlir][MemRef] Add subview folding pattern for vector.maskedload (#71380)
This is required for fixing https://github.com/openxla/iree/issues/15031
More information about the All-commits
mailing list