[all-commits] [llvm/llvm-project] 9bb1e2: [AMDGPU] Clean up calls to MachineOperand::setIsDe...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Oct 28 02:44:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bb1e21f07a21f0a2d8d9265bb8a7fbd986042c7
https://github.com/llvm/llvm-project/commit/9bb1e21f07a21f0a2d8d9265bb8a7fbd986042c7
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
Log Message:
-----------
[AMDGPU] Clean up calls to MachineOperand::setIsDead and friends. NFC.
More information about the All-commits
mailing list