[mlir][vector] Add integration test for vector distribute transformation
authorThomas Raoux <thomasraoux@google.com>
Thu, 8 Oct 2020 21:45:56 +0000 (14:45 -0700)
committerThomas Raoux <thomasraoux@google.com>
Thu, 8 Oct 2020 21:45:56 +0000 (14:45 -0700)
commit19119dda1662551200256b3e32d1bac384c76104
treea7406d1f23081f2119d32d1c19c9be7c9e748d0a
parentcf402a1987591923492fe697b2e84b1affbae6dd
[mlir][vector] Add integration test for vector distribute transformation

Differential Revision: https://reviews.llvm.org/D89062
mlir/integration_test/Dialect/Vector/CPU/test-vector-distribute.mlir [new file with mode: 0644]