Replace duplicated lookups for better efficiency.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30382
AMDGPU/SI: Remove double lookups in SI scheduler ClosedPublic Authored by axeldavy on Feb 25 2017, 2:19 PM.
Details Summary Replace duplicated lookups for better efficiency.
Diff Detail
Event TimelineHerald added subscribers: tpr, dstuttard, tony-tye and 5 others. · View Herald TranscriptFeb 25 2017, 2:19 PM This revision is now accepted and ready to land.Mar 8 2017, 11:39 AM Closed by commit rL298718: [AMDGPU] Remove double map lookups in SI scheduler (authored by vpykhtin). · Explain WhyMar 24 2017, 11:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 92978 llvm/trunk/lib/Target/AMDGPU/SIMachineScheduler.cpp
|