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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134448
[mlir][vector] Fix test for vector-warp-distribute ClosedPublic Authored by christopherbate on Sep 22 2022, 9:14 AM.
Details Summary Test does a "CHECK-NOT" against the function name when it should check
Diff Detail
Event TimelineHerald added subscribers: zero9178, bzcheeseman, ThomasRaoux and 20 others. · View Herald Transcript This revision is now accepted and ready to land.Sep 22 2022, 9:34 AM Closed by commit rGcb3d0260f070: [mlir][vector] Fix test for vector-warp-distribute (authored by christopherbate). · Explain WhySep 22 2022, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462218 mlir/test/Dialect/Vector/vector-warp-distribute.mlir
|