llvm-project/mlir/test/Conversion/LoopsToGPU
Tres Popp 58516718fc [MLIR] Constant fold multiplies in deriveStaticUpperBound.
Summary:
This operation occurs during collapseParallelLoops, so we constant fold
them also to allow more situations of determining a loop invariant upper
bound when lowering to the GPU dialect from the Loop dialect.

Differential Revision: https://reviews.llvm.org/D77723
2020-04-14 13:04:16 +02:00
..
imperfect_2D.mlir [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00
imperfect_3D.mlir [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00
imperfect_4D.mlir [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00
imperfect_linalg.mlir [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00
linalg_to_gpu.mlir [MLIR] Make gpu.launch implicitly capture uses of values defined above. 2020-02-03 10:08:48 +01:00
no_blocks_no_threads.mlir [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00
parallel_loop.mlir [MLIR] Constant fold multiplies in deriveStaticUpperBound. 2020-04-14 13:04:16 +02:00
perfect_1D_setlaunch.mlir [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00
step_one.mlir [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00
step_positive.mlir [mlir] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07:00