[all-commits] [llvm/llvm-project] b79485: remove renamedInGFX9 bit and move check into SIIns...
Corbin Robeck via All-commits
all-commits at lists.llvm.org
Tue Feb 27 07:14:24 PST 2024
Branch: refs/heads/users/crobeck/remove-renamedInGFX9-bit
Home: https://github.com/llvm/llvm-project
Commit: b794851ec83f52a27bc123b1378b1295cc5577eb
https://github.com/llvm/llvm-project/commit/b794851ec83f52a27bc123b1378b1295cc5577eb
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrFormats.td
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
Log Message:
-----------
remove renamedInGFX9 bit and move check into SIInstrInfo helper function
Commit: 798a9df3031de8fd27f1dd9aeef41b7beda468c5
https://github.com/llvm/llvm-project/commit/798a9df3031de8fd27f1dd9aeef41b7beda468c5
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
formatting
Commit: a3e1951c82fdb4afb28a1aaa8f98a4f0592bff04
https://github.com/llvm/llvm-project/commit/a3e1951c82fdb4afb28a1aaa8f98a4f0592bff04
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
move isRenamedInGFX9 to be static and add helper macro for case prefixes
Compare: https://github.com/llvm/llvm-project/compare/eabfff64d747...a3e1951c82fd
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