Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128534
[mlir][Vector]Fix bug where vector::WarpExecuteOnLane0Op are created with 2 blocks in the region ClosedPublic Authored by nicolasvasilache on Jun 24 2022, 7:32 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: bzcheeseman, ThomasRaoux, sdasgup3 and 21 others. · View Herald Transcript This revision is now accepted and ready to land.Jun 24 2022, 7:33 AM This revision was landed with ongoing or failed builds.Jun 24 2022, 7:34 AM Closed by commit rGf6c79c6ae49f: [mlir][Vector]Fix bug where vector::WarpExecuteOnLane0Op are created with 2… (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439752 mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
|