[all-commits] [llvm/llvm-project] f73ceb: remove renamedInGFX9 bit and move check into SIIns...
Corbin Robeck via All-commits
all-commits at lists.llvm.org
Fri Feb 23 16:04:00 PST 2024
Branch: refs/heads/users/crobeck/remove-renamedInGFX9-bit
Home: https://github.com/llvm/llvm-project
Commit: f73ceb5bbd03ffd1a13c92fe1b14591f1fd05688
https://github.com/llvm/llvm-project/commit/f73ceb5bbd03ffd1a13c92fe1b14591f1fd05688
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-02-23 (Fri, 23 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: 45993111025769ecc8a21da0e73d7d81d3de2226
https://github.com/llvm/llvm-project/commit/45993111025769ecc8a21da0e73d7d81d3de2226
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-02-23 (Fri, 23 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/4c883d15a99f...459931110257
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