[all-commits] [llvm/llvm-project] 6f09bb: AMDGPU: Don't pass MachineFunction if only the IR ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 18 08:07:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6f09bb7da21579c521db45466c7ca463f34572ed
https://github.com/llvm/llvm-project/commit/6f09bb7da21579c521db45466c7ca463f34572ed
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
Log Message:
-----------
AMDGPU: Don't pass MachineFunction if only the IR Function is used
More information about the All-commits
mailing list