Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/AMDGPU/AMDGPU.h | ||
---|---|---|
284 ↗ | (On Diff #304606) | It is better to live in the SIDefines.h. That encoding fields all live there. |
Paths
| Differential D91289
[AMDGPU] Define and use names for export targets. NFC. ClosedPublic Authored by foad on Nov 11 2020, 11:38 AM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Nov 12 2020, 9:30 AM This revision was landed with ongoing or failed builds.Nov 12 2020, 11:57 AM Closed by commit rGd7d6ac562477: [AMDGPU] Define and use names for export targets. NFC. (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304924 llvm/lib/Target/AMDGPU/AMDGPUExportClustering.cpp
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/SIInsertSkips.cpp
llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
|