[all-commits] [llvm/llvm-project] a0b025: [AMDGPU][docs] Replace gfx940 and gfx941 with gfx9...
Fabian Ritter via All-commits
all-commits at lists.llvm.org
Wed Feb 19 01:29:20 PST 2025
Branch: refs/heads/users/ritter-x2a/rm-gfx940-gfx941-docs
Home: https://github.com/llvm/llvm-project
Commit: a0b0253f011cc1227c3f80e0bd4b09559198b272
https://github.com/llvm/llvm-project/commit/a0b0253f011cc1227c3f80e0bd4b09559198b272
Author: Fabian Ritter <fabian.ritter at amd.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M llvm/docs/AMDGPUOperandSyntax.rst
M llvm/docs/AMDGPUUsage.rst
Log Message:
-----------
[AMDGPU][docs] Replace gfx940 and gfx941 with gfx942 in llvm/docs
gfx940 and gfx941 are no longer supported. This is one of a series of
PRs to remove them from the code base.
This PR removes all documentation occurrences of gfx940/gfx941 except
for the gfx940 ISA description, which will be the subject of a separate
PR.
For SWDEV-512631
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