[all-commits] [llvm/llvm-project] 20fe83: [AMDGPU] Add new aliases ds_subrev_rtn_u32/u64 for...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Feb 29 04:02:17 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20fe83bc852e15b2928a168635972a5d29689a49
https://github.com/llvm/llvm-project/commit/20fe83bc852e15b2928a168635972a5d29689a49
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/test/MC/AMDGPU/gfx11_unsupported.s
M llvm/test/MC/AMDGPU/gfx12_asm_ds_alias.s
Log Message:
-----------
[AMDGPU] Add new aliases ds_subrev_rtn_u32/u64 for ds_rsub_rtn_u32/u64 (#83408)
Following on from #83118, this adds aliases for the "rtn" forms of these
instructions. The fact that they were missing from SP3 was an oversight
which has been fixed now.
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