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