[all-commits] [llvm/llvm-project] ce76d1: AMDGPU: Use MCRegister for preloaded arguments
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 20 10:34:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce76d15a70d036f4a307a41b91b5051ff492b2e9
https://github.com/llvm/llvm-project/commit/ce76d15a70d036f4a307a41b91b5051ff492b2e9
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
Log Message:
-----------
AMDGPU: Use MCRegister for preloaded arguments
Attempt to fix build error with ancient GCC
More information about the All-commits
mailing list