[all-commits] [llvm/llvm-project] cc311a: [mlir][Vector] Support 0-D vectors in `VectorPrint...
Michal Terepeta via All-commits
all-commits at lists.llvm.org
Thu Nov 25 12:16:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc311a155aa9e3d7ba67ec6d65948952a314c307
https://github.com/llvm/llvm-project/commit/cc311a155aa9e3d7ba67ec6d65948952a314c307
Author: Michal Terepeta <michalt at google.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
M mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
M mlir/test/Integration/Dialect/Vector/CPU/test-0-d-vectors.mlir
Log Message:
-----------
[mlir][Vector] Support 0-D vectors in `VectorPrintOpConversion`
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D114549
More information about the All-commits
mailing list