In some cases inner loops may not get boosts so try to analyze them deeper.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81204
[AMDGPU] Increase max iterations count to analyze complete unroll ClosedPublic Authored by dfukalov on Jun 4 2020, 4:38 PM.
Details Summary In some cases inner loops may not get boosts so try to analyze them deeper.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jun 5 2020, 3:12 PM
Closed by commit rGc94d32a6b302: [AMDGPU] Increase max iterations count to analyze complete unroll (authored by dfukalov). · Explain WhyJun 6 2020, 6:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 269020 llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/test/Transforms/LoopUnroll/AMDGPU/unroll-analyze-small-loops.ll
|
Spelling Analize