This microbenchmark attempts to find the right loop iteration count threshold for deciding whether to interleave a loop or not for different types of loops, for example, loops with or without reduction inside it, loops with or without vectorization inside it.
Note: Interleaving count of 1 means interleaving is disabled.
Details
Details
- Reviewers
fhahn Meinersbur
Diff Detail
Diff Detail
- Repository
- rT test-suite
- Build Status
Buildable 257633 Build 401722: arc lint + arc unit