diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-03-29 14:19:08 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-03-29 14:20:44 -0500 |
commit | 2dc60b4ea4f1a3f321ea93055038d711f0af4c49 (patch) | |
tree | 056108389c254909c085eaa3ffbc05bf409492fe /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | 389e93cfcdd7410566dc913e46e4a47e37574c05 (diff) | |
download | llvm-2dc60b4ea4f1a3f321ea93055038d711f0af4c49.zip llvm-2dc60b4ea4f1a3f321ea93055038d711f0af4c49.tar.gz llvm-2dc60b4ea4f1a3f321ea93055038d711f0af4c49.tar.bz2 |
[libc] Use LTO for AMDGPU compilation and linking
Summary:
The AMDGPU ABI isn't stable or well defined. For that reson we prefer to
rely on LTO to ensure that multiple files get linked correctly.
Currently the internal targets used for testing mix LLVM-IR and
assembly. We should be consistent here.
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions