Add documentation for various aspects of the AMDGPU backend.
Details
Details
- Reviewers
kzhuravl b-sumner arsenm tstellar - Commits
- rGd5b1cbf04699: Correct GFX9 processor names.
rG3b34061367c8: Try to work around possible bugs in version of Shpinx on buildserver. Builds…
rGd9c251f46c83: Add documentation for various aspects of the AMDGPU backend. Remove extra tabs.
rGf16a45ea157f: Add documentation for various aspects of the AMDGPU backend.
rL307353: Correct GFX9 processor names.
rL304853: Try to work around possible bugs in version of Shpinx on buildserver.
rL304848: Add documentation for various aspects of the AMDGPU backend.
rL304831: Add documentation for various aspects of the AMDGPU backend.
Diff Detail
Diff Detail
Event Timeline
docs/AMDGPUUsage.rst | ||
---|---|---|
414 | NT_HSA_ISA is never defined. Did you mean NT_AMD_AMDGPU_ISA? | |
597 | We use false and true respectively. See https://github.com/llvm-mirror/llvm/blob/master/test/CodeGen/AMDGPU/code-object-metadata-from-llvm-ir-full.ll#L561 as an example. | |
992 | Add a todo saying to remove debug properties? |
NT_HSA_ISA is never defined. Did you mean NT_AMD_AMDGPU_ISA?