[all-commits] [llvm/llvm-project] edb165: remove renamedInGFX9 bit and move check into SIIns...
Corbin Robeck via All-commits
all-commits at lists.llvm.org
Fri Mar 1 01:11:42 PST 2024
Branch: refs/heads/users/crobeck/remove-renamedInGFX9-bit
Home: https://github.com/llvm/llvm-project
Commit: edb16516c4af12921fd6708461d1e65d41ef5da9
https://github.com/llvm/llvm-project/commit/edb16516c4af12921fd6708461d1e65d41ef5da9
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-03-01 (Fri, 01 Mar 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: 32ecc48e65e4d67c283a4cf9f178b606789e0060
https://github.com/llvm/llvm-project/commit/32ecc48e65e4d67c283a4cf9f178b606789e0060
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
formatting
Commit: 848056eb690c9761d494e6837253691620fd7de8
https://github.com/llvm/llvm-project/commit/848056eb690c9761d494e6837253691620fd7de8
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-03-01 (Fri, 01 Mar 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
Commit: 62dc46da121e9fa17d664c4e64ce221eff349221
https://github.com/llvm/llvm-project/commit/62dc46da121e9fa17d664c4e64ce221eff349221
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
reorder conditional statement
Compare: https://github.com/llvm/llvm-project/compare/fafd16a89128...62dc46da121e
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