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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
3,980 ms | Profile-x86_64.Profile-x86_64::Unknown Unit Message ("") |
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
Unit TestsFailed
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 269010 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