Unrolling this loop provides better performance in practice because it is
executed on the device and is likely to be very small.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D106692
[Libomptarget] Add unroll flag to shared variables loop jhuber6 on Jul 23 2021, 11:51 AM. Authored by
Details Unrolling this loop provides better performance in practice because it is
Diff Detail
|