[all-commits] [llvm/llvm-project] 6d9b96: [AMDGPU] [SIFrameLowering] Use LiveRegUnits instea...
Pranav Taneja via All-commits
all-commits at lists.llvm.org
Wed Sep 20 23:20:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d9b96313d204f4bf372332f91f11890a7aedfdd
https://github.com/llvm/llvm-project/commit/6d9b96313d204f4bf372332f91f11890a7aedfdd
Author: Pranav Taneja <138754701+prtaneja at users.noreply.github.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
M llvm/lib/Target/AMDGPU/SIFrameLowering.h
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.h
Log Message:
-----------
[AMDGPU] [SIFrameLowering] Use LiveRegUnits instead of LivePhysRegs.
More information about the All-commits
mailing list