[all-commits] [llvm/llvm-project] 8cf4c5: [mlir][bufferization] Canonicalize to_memref(to_te...
Maya Amrami via All-commits
all-commits at lists.llvm.org
Tue Feb 11 03:53:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cf4c5576d4b9252301c834239791f70f42d94b8
https://github.com/llvm/llvm-project/commit/8cf4c5576d4b9252301c834239791f70f42d94b8
Author: Maya Amrami <62667278+amrami at users.noreply.github.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
M mlir/test/Dialect/Bufferization/canonicalize.mlir
Log Message:
-----------
[mlir][bufferization] Canonicalize to_memref(to_tensor(x)) to a CopyO… (#126692)
…p if memory spaces differ
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list