[all-commits] [llvm/llvm-project] c250ae: [AMDGPU] Fix typo in VIMAGE no sampler opcode usag...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Tue May 28 20:40:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c250aeb9d6c590d9fdbebd84fc259c4e536dace9
https://github.com/llvm/llvm-project/commit/c250aeb9d6c590d9fdbebd84fc259c4e536dace9
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/MIMGInstructions.td
Log Message:
-----------
[AMDGPU] Fix typo in VIMAGE no sampler opcode usage (NFCI)
Opcodes are the same for these instructions in GFX11 and 12,
hence this typo has no functional impact.
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