[all-commits] [llvm/llvm-project] 83154c: [mlir] Add bufferization for std.select op.
Sean Silva via All-commits
all-commits at lists.llvm.org
Tue Oct 27 11:48:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 83154c541806468802d687a8b3c8f1a65e92199c
https://github.com/llvm/llvm-project/commit/83154c541806468802d687a8b3c8f1a65e92199c
Author: Sean Silva <silvasean at google.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M mlir/lib/Dialect/StandardOps/Transforms/Bufferize.cpp
M mlir/test/Dialect/Standard/bufferize.mlir
Log Message:
-----------
[mlir] Add bufferization for std.select op.
Differential Revision: https://reviews.llvm.org/D90204
More information about the All-commits
mailing list