[all-commits] [llvm/llvm-project] cc30fa: [AMDGPU][R600] Move R600TargetMachine into R600Cod...
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Wed Aug 14 02:01:37 PDT 2024
Branch: refs/heads/users/cdevadas/combine-r600-legacy-and-new-pm
Home: https://github.com/llvm/llvm-project
Commit: cc30faa32e7828d74826421cdae50464ede38e0b
https://github.com/llvm/llvm-project/commit/cc30faa32e7828d74826421cdae50464ede38e0b
Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPassBuilder.cpp
M llvm/lib/Target/AMDGPU/CMakeLists.txt
M llvm/lib/Target/AMDGPU/R600CodeGenPassBuilder.cpp
M llvm/lib/Target/AMDGPU/R600CodeGenPassBuilder.h
M llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
R llvm/lib/Target/AMDGPU/R600TargetMachine.cpp
R llvm/lib/Target/AMDGPU/R600TargetMachine.h
Log Message:
-----------
[AMDGPU][R600] Move R600TargetMachine into R600CodeGenPassBuilder(NFC).
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