[all-commits] [llvm/llvm-project] 0abf51: [mlir][bufferize] Support parallel_insert_slice in...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Dec 7 02:44:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0abf513d0f3ac7f13694ea5376f669c03f8b7600
https://github.com/llvm/llvm-project/commit/0abf513d0f3ac7f13694ea5376f669c03f8b7600
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/EmptyTensorElimination.cpp
M mlir/test/Dialect/Bufferization/Transforms/one-shot-bufferize-empty-tensor-elimination.mlir
Log Message:
-----------
[mlir][bufferize] Support parallel_insert_slice in EmptyTensorElimination
Differential Revision: https://reviews.llvm.org/D139431
More information about the All-commits
mailing list