[all-commits] [llvm/llvm-project] fc5c1a: [mlir][Memref] Fold nvgpu device cp.async on src m...
Manish Gupta via All-commits
all-commits at lists.llvm.org
Wed Apr 19 18:17:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc5c1a767658314ff30e1af6bf52a956d96b1b04
https://github.com/llvm/llvm-project/commit/fc5c1a767658314ff30e1af6bf52a956d96b1b04
Author: Manish Gupta <manigupta at google.com>
Date: 2023-04-20 (Thu, 20 Apr 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] Fold nvgpu device cp.async on src memref to dst memref
Differential Revision: https://reviews.llvm.org/D148161
More information about the All-commits
mailing list