Files
clang-p2996/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
Christian Sigg 459fd3fb34 [MLIR][GPU] Detect bounds with arith.minsi in loops-to-gpu
Previously, `arith.constant`, `arith.muli` and `affine.min` were supported when deriving upper loop bounds when converting parallel loops to GPU.

Reviewed By: akuegel

Differential Revision: https://reviews.llvm.org/D132354
2022-08-22 11:14:04 +02:00

30 KiB