[all-commits] [llvm/llvm-project] ca0560: [AMDGPU] Add new aliases ds_subrev_u32/u64 for ds_...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Feb 27 02:58:32 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca0560d8c821fa93e34cf84362fd523b546ba426
https://github.com/llvm/llvm-project/commit/ca0560d8c821fa93e34cf84362fd523b546ba426
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/test/MC/AMDGPU/gfx12_asm_ds_alias.s
Log Message:
-----------
[AMDGPU] Add new aliases ds_subrev_u32/u64 for ds_rsub_u32/u64 (#83118)
Note that the instructions have not been renamed and that there are no
corresponding aliases for ds_rsub_rtn_u32/u64. This matches SP3
behavior.
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