diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2022-06-02 20:19:41 +0000 |
---|---|---|
committer | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2022-06-10 18:40:52 +0000 |
commit | a2cdb9791bf8085d3e6aee2f86c181b971c4a4e0 (patch) | |
tree | 6d6f02cb4614f7d8fef04c10cd10f01f7fb8e9ee /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f62baddac052b4e746a3ec817b31adafec79427c (diff) | |
download | llvm-a2cdb9791bf8085d3e6aee2f86c181b971c4a4e0.zip llvm-a2cdb9791bf8085d3e6aee2f86c181b971c4a4e0.tar.gz llvm-a2cdb9791bf8085d3e6aee2f86c181b971c4a4e0.tar.bz2 |
[mlir][AMDGPU] Set ABI version constant when linking device libs
Currently, linking the device libraries requires setting a constant
that indicates the code object ABI version the compilation is
targeting.
This fixes the MLIR linking process by setting this constant to 400,
which is the value corresponding to the current code object ABI
default, version 4.
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D126913
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions