[all-commits] [llvm/llvm-project] 417e1c: [mlir][scf][bufferize][NFC] Split ForOp bufferizat...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu May 5 00:56:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 417e1c7d520c5fb1868794341e8926f8037ef2a0
https://github.com/llvm/llvm-project/commit/417e1c7d520c5fb1868794341e8926f8037ef2a0
Author: Matthias Springer <springerm at google.com>
Date: 2022-05-05 (Thu, 05 May 2022)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
[mlir][scf][bufferize][NFC] Split ForOp bufferization into smaller functions
This is in preparation of WhileOp bufferization, which reuses these functions.
Differential Revision: https://reviews.llvm.org/D124933
More information about the All-commits
mailing list