[all-commits] [llvm/llvm-project] 762628: [AMDGPU][R600] Move createMachineFunctionInfo into...
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Fri Aug 16 05:46:59 PDT 2024
Branch: refs/heads/users/cdevadas/combine-r600-legacy-and-new-pm
Home: https://github.com/llvm/llvm-project
Commit: 762628733671bc1436c522b9d6013bafe77f7b56
https://github.com/llvm/llvm-project/commit/762628733671bc1436c522b9d6013bafe77f7b56
Author: Christudasan Devadasan <christudasan.devadasan at amd.com>
Date: 2024-08-16 (Fri, 16 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/lib/Target/AMDGPU/R600TargetMachine.cpp
Log Message:
-----------
[AMDGPU][R600] Move createMachineFunctionInfo into R600 TM. (#104038)
This definition shouldn't be in AMDGPU TM.
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