Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146095
[mlir][Transform] NFC - Refactor forall mapping to threads and blocks into one thing ClosedPublic Authored by nicolasvasilache on Mar 14 2023, 2:38 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 15 2023, 1:21 AM Closed by commit rG768615bba0b0: [mlir][Transform] NFC - Refactor forall mapping to threads and blocks into one… (authored by nicolasvasilache). · Explain WhyMar 15 2023, 5:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505267 mlir/include/mlir/Dialect/GPU/TransformOps/GPUTransformOps.h
mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp
mlir/lib/Dialect/Utils/StaticValueUtils.cpp
|