llvm-project/llvm/test/Transforms/LoopUnroll/AMDGPU
Tim Corringham 3c1273d737 [AMDGPU] Add amdgpu specific loop threshold metadata
Add new loop metadata amdgpu.loop.unroll.threshold to allow the initial AMDGPU
specific unroll threshold value to be specified on a loop by loop basis.

The intention is to be able to to allow more nuanced hints, e.g. specifying a
low threshold value to indicate that a loop may be unrolled if cheap enough
rather than using the all or nothing llvm.loop.unroll.disable metadata.

Differential Revision: https://reviews.llvm.org/D84779
2020-10-22 17:21:32 +01:00
..
lit.local.cfg
unroll-analyze-small-loops.ll
unroll-barrier.ll
unroll-cost-addrspacecast.ll
unroll-cost-call.ll
unroll-for-private.ll
unroll-threshold.ll [AMDGPU] Add amdgpu specific loop threshold metadata 2020-10-22 17:21:32 +01:00