diff options
author | aurel32 <aurelien@aurel32.net> | 2024-11-13 15:15:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 08:15:49 -0600 |
commit | b6bd7477a91ed47ecc1baae0a961224511679b59 (patch) | |
tree | ab454868cf09c52dc9c695ba044108554b4f0e3e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b63b0101ca47b8ba1589283cd34cc80cdb68b902 (diff) | |
download | llvm-b6bd7477a91ed47ecc1baae0a961224511679b59.zip llvm-b6bd7477a91ed47ecc1baae0a961224511679b59.tar.gz llvm-b6bd7477a91ed47ecc1baae0a961224511679b59.tar.bz2 |
[Offload] Add support for riscv64 to host plugin (#115773)
This adds support for the riscv64 architecture to the offload host
plugin. The check to define FFI_DEFAULT_ABI is intentionally not guarded
by __riscv_xlen as the value is the same for riscv32 and riscv64
(support for OpenMP on riscv32 is still under review).
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions