![]() 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 |
||
---|---|---|
.. | ||
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 |