Make the reduction distribution pattern more generic and remove layering
problem. The new pattern to distribute reduction is now independent of
GPU and takes a lambda to decide how the distributed reduction should be
generated.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp | ||
---|---|---|
743 | I would put this in parentheses or indicate in some other way that this is not the name of an actual op. |
I would put this in parentheses or indicate in some other way that this is not the name of an actual op.