[PATCH] D98304: [AMDGPU] Create AMDGPUModuleInfo

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 16:25:27 PST 2021


rampitec created this revision.
rampitec added reviewers: arsenm, kzhuravl.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, mgorny, nhaehnle, jvesely.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Replace AMDGPUMachineModuleInfo to have per-module
information available before MF is created.


https://reviews.llvm.org/D98304

Files:
  llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h
  llvm/lib/Target/AMDGPU/AMDGPUModuleInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUModuleInfo.h
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
  llvm/lib/Target/AMDGPU/CMakeLists.txt
  llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98304.329493.patch
Type: text/x-patch
Size: 10475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/a825d3c8/attachment-0001.bin>


More information about the llvm-commits mailing list