We cannot query this attribute from a subtarget given a machine function.
At this point attribute itself is already unavailable and can only be obtained through MFI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46781
[AMDGPU] Fix amdgpu-waves-per-eu accounting in scheduler ClosedPublic Authored by rampitec on May 11 2018, 3:41 PM.
Details Summary We cannot query this attribute from a subtarget given a machine function.
Diff Detail
Event TimelineHerald added subscribers: javed.absar, t-tye, tpr and 6 others. · View Herald TranscriptMay 11 2018, 3:41 PM This revision is now accepted and ready to land.May 11 2018, 4:49 PM Closed by commit rL332166: [AMDGPU] Fix amdgpu-waves-per-eu accounting in scheduler (authored by rampitec). · Explain WhyMay 11 2018, 6:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146453 llvm/trunk/lib/Target/AMDGPU/GCNIterativeScheduler.cpp
llvm/trunk/lib/Target/AMDGPU/GCNSchedStrategy.cpp
llvm/trunk/test/CodeGen/AMDGPU/schedule-regpressure-limit3.ll
|