[all-commits] [llvm/llvm-project] 4e838b: [NewPM][AMDGPU] Port amdgpu-always-inline
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Jan 4 12:28:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e838ba9ea2cc7effbb051fdacf74a738b35eb6a
https://github.com/llvm/llvm-project/commit/4e838ba9ea2cc7effbb051fdacf74a738b35eb6a
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.h
M llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/test/CodeGen/AMDGPU/force-alwaysinline-lds-global-address.ll
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[NewPM][AMDGPU] Port amdgpu-always-inline
And add to AMDGPU opt pipeline.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D94025
More information about the All-commits
mailing list