Revert "[mlir][vector] Add patterns to ppropagate vector distribution"
authorThomas Raoux <thomasraoux@google.com>
Mon, 13 Jun 2022 17:55:31 +0000 (17:55 +0000)
committerThomas Raoux <thomasraoux@google.com>
Mon, 13 Jun 2022 17:55:31 +0000 (17:55 +0000)
commit2d32dac8bb10df3f08ae18c44c6928992ee72fd5
tree4b3d0f27a1f3133cca6de871c7c186060df67546
parent1444bc824136ddcf2a59153658fb7d19a5bc33ef
Revert "[mlir][vector] Add patterns to ppropagate vector distribution"

This reverts commit 1c84800c42d2183a29392c175c8d5f20a4be65d2.

This was causing asan crash.
mlir/include/mlir/Dialect/Vector/Transforms/VectorDistribution.h
mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
mlir/test/Dialect/Vector/vector-warp-distribute.mlir
mlir/test/Integration/Dialect/Vector/GPU/CUDA/test-warp-distribute.mlir
mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp