[all-commits] [llvm/llvm-project] 8e2b37: [mlir][Vector] Add some missing tests for `broadca...
Michal Terepeta via All-commits
all-commits at lists.llvm.org
Fri Dec 3 00:53:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e2b3733967296a838ea9861e362fb4d322d165e
https://github.com/llvm/llvm-project/commit/8e2b3733967296a838ea9861e362fb4d322d165e
Author: Michal Terepeta <michalt at google.com>
Date: 2021-12-03 (Fri, 03 Dec 2021)
Changed paths:
M mlir/test/Dialect/Standard/ops.mlir
M mlir/test/Dialect/Vector/invalid.mlir
M mlir/test/Dialect/Vector/ops.mlir
Log Message:
-----------
[mlir][Vector] Add some missing tests for `broadcast` and `splat`
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D114853
More information about the All-commits
mailing list