[all-commits] [llvm/llvm-project] cd2f61: AMDGPU: Use list-table for metadata table (#85024)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Mar 13 00:12:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd2f6163137dce45d909aa445cfd57b7188f8ed1
https://github.com/llvm/llvm-project/commit/cd2f6163137dce45d909aa445cfd57b7188f8ed1
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M llvm/docs/AMDGPUUsage.rst
Log Message:
-----------
AMDGPU: Use list-table for metadata table (#85024)
The table syntax for sphinx is really insufferably whitespace dependent.
I've been meaning to convert the existing attribute and intrinsic tables
to use list-table, which is less painful to merge.
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