[all-commits] [llvm/llvm-project] fd323a: [NewPM][AMDGPU] Port amdgpu-printf-runtime-binding
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Jan 4 12:26:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd323a897c666b847e8818f63331dfcd1842953e
https://github.com/llvm/llvm-project/commit/fd323a897c666b847e8818f63331dfcd1842953e
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/AMDGPUPrintfRuntimeBinding.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/test/CodeGen/AMDGPU/opencl-printf.ll
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[NewPM][AMDGPU] Port amdgpu-printf-runtime-binding
And add to AMDGPU opt pipeline.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D94026
More information about the All-commits
mailing list