[all-commits] [llvm/llvm-project] 100cf4: [mlir][linalg][bufferize][NFC] Utilize Destination...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Jan 18 06:23:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 100cf456ff110f1290376f2bca9f2f254e5b528d
https://github.com/llvm/llvm-project/commit/100cf456ff110f1290376f2bca9f2f254e5b528d
Author: Matthias Springer <springerm at google.com>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
[mlir][linalg][bufferize][NFC] Utilize DestinationStyleOpInterface helper
`DstBufferizableOpInterfaceExternalModel` provides suitable default implementations for Linalg ops.
Differential Revision: https://reviews.llvm.org/D141921
More information about the All-commits
mailing list