[all-commits] [llvm/llvm-project] 3ff93f: [mlir][SCF][bufferize][NFC] Bufferize scf.for term...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Jun 27 04:38:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ff93f838ebd04a910d76b7f3242140d60a2e56d
https://github.com/llvm/llvm-project/commit/3ff93f838ebd04a910d76b7f3242140d60a2e56d
Author: Matthias Springer <springerm at google.com>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
Log Message:
-----------
[mlir][SCF][bufferize][NFC] Bufferize scf.for terminator separately
This allows for better type inference during bufferization and is in preparation of supporting memory spaces.
Differential Revision: https://reviews.llvm.org/D128422
More information about the All-commits
mailing list