[all-commits] [llvm/llvm-project] e1833e: [NewPM][AMDGPU] Port amdgpu-unify-metadata
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Jan 4 11:58:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1833e7493aede34aaf9c1a4480848d60dad7f1d
https://github.com/llvm/llvm-project/commit/e1833e7493aede34aaf9c1a4480848d60dad7f1d
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/AMDGPUTargetMachine.cpp
M llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp
M llvm/test/CodeGen/AMDGPU/unify-metadata.ll
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[NewPM][AMDGPU] Port amdgpu-unify-metadata
And add to AMDGPU opt pipeline.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D94023
More information about the All-commits
mailing list