[all-commits] [llvm/llvm-project] 469c5e: [AMDGPU] Simplify definition of renamed DS instruc...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Mar 7 02:23:09 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 469c5e3da46115b9625e2d4771bd19d4968e3fa9
https://github.com/llvm/llvm-project/commit/469c5e3da46115b9625e2d4771bd19d4968e3fa9
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/DSInstructions.td
Log Message:
-----------
[AMDGPU] Simplify definition of renamed DS instructions. NFC.
Following the pattern used for SOP instructions, we can use the same
multiclass with a default argument to define renamed and non-renamed
instructions.
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