Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I am also planning to introduce 2 new functions for encoding/decoding *CNTs instead of doing pretty much the same math in a few different places, but in a separate patch
Paths
| Differential D24973
[AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts based on the isa version ClosedPublic Authored by kzhuravl on Sep 27 2016, 11:23 AM.
Details
Diff Detail Event TimelineHerald added subscribers: tony-tye, yaxunl, nhaehnle and 3 others. · View Herald TranscriptSep 27 2016, 11:23 AM Comment Actions I am also planning to introduce 2 new functions for encoding/decoding *CNTs instead of doing pretty much the same math in a few different places, but in a separate patch This revision is now accepted and ready to land.Sep 29 2016, 2:01 AM Closed by commit rL282877: [AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts based on the isa version (authored by kzhuravl). · Explain WhySep 30 2016, 10:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 72679 lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/AMDGPU/SIInsertWaits.cpp
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
|