[all-commits] [llvm/llvm-project] a28ce1: [mlir][vector][bufferize] Fix transfer_write dropp...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Jul 7 01:02:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a28ce1a42b39e174a346ace3359851b393bf3158
https://github.com/llvm/llvm-project/commit/a28ce1a42b39e174a346ace3359851b393bf3158
Author: Matthias Springer <springerm at google.com>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/BufferizableOpInterfaceImpl.cpp
M mlir/test/Dialect/Vector/bufferize.mlir
Log Message:
-----------
[mlir][vector][bufferize] Fix transfer_write dropping mask operand
Differential Revision: https://reviews.llvm.org/D129253
More information about the All-commits
mailing list