[all-commits] [llvm/llvm-project] b0e37c: remove renamedInGFX9 bit and move check into SIIns...
Corbin Robeck via All-commits
all-commits at lists.llvm.org
Sun Feb 25 07:33:05 PST 2024
Branch: refs/heads/users/crobeck/remove-renamedInGFX9-bit
Home: https://github.com/llvm/llvm-project
Commit: b0e37cf6074107ce2a207da411782efb89c4d6e2
https://github.com/llvm/llvm-project/commit/b0e37cf6074107ce2a207da411782efb89c4d6e2
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-02-25 (Sun, 25 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: 2b149983b19d91e88905a10a859a9a4ede06c787
https://github.com/llvm/llvm-project/commit/2b149983b19d91e88905a10a859a9a4ede06c787
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-02-25 (Sun, 25 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
formatting
Compare: https://github.com/llvm/llvm-project/compare/459931110257...2b149983b19d
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