forked from OSchip/llvm-project
7a7eacc797
Summary: The mapper assigns annotations to loop.parallel operations that are compatible with the loop to gpu mapping pass. The outermost loop uses the grid dimensions, followed by block dimensions. All remaining loops are mapped to sequential loops. Differential Revision: https://reviews.llvm.org/D74963 |
||
---|---|---|
.. | ||
all-reduce.mlir | ||
invalid.mlir | ||
mapping.mlir | ||
ops.mlir | ||
outlining.mlir | ||
promotion.mlir |