aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/OffloadBinary.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-07-07 20:25:09 -0700
committerGitHub <noreply@github.com>2024-07-07 20:25:09 -0700
commite4ee9bf0d2dee8064c539c047ee525e5b7ad44e5 (patch)
tree552d273d495d0a011a63f54307638bff9c7390f6 /llvm/lib/Object/OffloadBinary.cpp
parent431b9965f59ad68e5c7d7112bc6b7ea154e5f85c (diff)
downloadllvm-e4ee9bf0d2dee8064c539c047ee525e5b7ad44e5.zip
llvm-e4ee9bf0d2dee8064c539c047ee525e5b7ad44e5.tar.gz
llvm-e4ee9bf0d2dee8064c539c047ee525e5b7ad44e5.tar.bz2
[RISCV] Custom legalize vXf16 BUILD_VECTOR without Zfhmin. (#97874)
If we don't have Zfhmin, we will call `SoftPromoteHalfOperand` on the BUILD_VECTOR. This operation is not supported by the generic code. Instead, custom lower to a vXi16 BUILD_VECTOR using bitcasts. Fixes #97849.
Diffstat (limited to 'llvm/lib/Object/OffloadBinary.cpp')
0 files changed, 0 insertions, 0 deletions