[mlir][vector] Fix test for vector-warp-distribute
authorChristopher Bate <cbate@nvidia.com>
Thu, 22 Sep 2022 16:11:59 +0000 (10:11 -0600)
committerChristopher Bate <cbate@nvidia.com>
Thu, 22 Sep 2022 16:51:10 +0000 (10:51 -0600)
commitcb3d0260f0706c5402620bb0c46c297d469f88b2
tree92322c314910ab0a487a014fe2e8ddfb7d2cfbe6
parentf2072e0ae0f1a4e1bcf626ee1939f79a1a7ed30c
[mlir][vector] Fix test for vector-warp-distribute

Test does a "CHECK-NOT" against the function name when it should check
to ensure that the `vector.warp_execute_on_lane_0` is removed.

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D134448
mlir/test/Dialect/Vector/vector-warp-distribute.mlir