Issue 208786
Summary AMDGPU docs are slow to build, blocking Furo theme migration
Labels backend:AMDGPU, llvm
Assignees
Reporter rnk
    The context here is that after furo is a new Sphinx documentation theme we want to enable. PR #184440 authored by @nigham landed, but it broke the docs build because it exceeded the 25min sphinx builder timeout. Most of the time was spent processing the large, generated AMDGPU reference documentation.

Even without furo involved, the AMDGPU reference docs are quite large, and impose costs on folks editing the sphinx docs. My rebuild times are not what I want them to be (sub 10s).

AMD folks (@jwanggit86 , @shiltian, @arsenm ), who owns the reference docs? Who is the right point of contact for this stuff?

I guess it's nice that we have AMDGPU instruction set reference documentation in upstream LLVM, but it seems like it's imposing costs on the project. Should we consider splitting out the AMDGPU reference docs into their own sphinx project? I recall @nikic questioned if llvm/docs/AMDGPU is really the best home for all of this content.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to