[all-commits] [llvm/llvm-project] cddf20: [docs] Rewrite 19 LLVM docs from reST to markdown ...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Fri Jul 17 21:23:41 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cddf2069ded94cb47048ad2a5f340d12c35f1651
      https://github.com/llvm/llvm-project/commit/cddf2069ded94cb47048ad2a5f340d12c35f1651
  Author: Reid Kleckner <rkleckner at nvidia.com>
  Date:   2026-07-18 (Sat, 18 Jul 2026)

  Changed paths:
    M llvm/docs/AArch64SME.md
    M llvm/docs/AMDGPUAsyncOperations.md
    M llvm/docs/AMDGPUExecutionSynchronization.md
    M llvm/docs/AMDGPUMemoryModel.md
    M llvm/docs/AddingConstrainedIntrinsics.md
    M llvm/docs/BigEndianNEON.md
    M llvm/docs/CompileCudaWithLLVM.md
    M llvm/docs/DebuggingJITedCode.md
    M llvm/docs/ExtendingLLVM.md
    M llvm/docs/HowToBuildWindowsItaniumPrograms.md
    M llvm/docs/HowToCrossCompileBuiltinsOnArm.md
    M llvm/docs/HowToUpdateDebugInfo.md
    M llvm/docs/Instrumentor.md
    M llvm/docs/JITLink.md
    M llvm/docs/MCJITDesignAndImplementation.md
    M llvm/docs/NVPTXUsage.md
    M llvm/docs/ORCv2.md
    M llvm/docs/Remarks.md
    M llvm/docs/SPIRVUsage.md

  Log Message:
  -----------
  [docs] Rewrite 19 LLVM docs from reST to markdown (#208798)

Tracking issue: #201242
[Migration
guide](https://llvm.org/docs/SphinxQuickstartTemplate.html#markdown-migration-guidelines)

This is a stacked PR based on #208800, which does the file rename to
preserve history.

This was prepared with rst2myst plus LLM-assisted cleanup. I paged
through all the generated HTML looking for migration artifacts, and all
of the differences I could find appear to be formatting error
corrections.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list