diff options
| author | Craig Topper <craig.topper@sifive.com> | 2024-07-07 20:25:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-07 20:25:09 -0700 |
| commit | e4ee9bf0d2dee8064c539c047ee525e5b7ad44e5 (patch) | |
| tree | 552d273d495d0a011a63f54307638bff9c7390f6 /llvm/lib/Object/OffloadBinary.cpp | |
| parent | 431b9965f59ad68e5c7d7112bc6b7ea154e5f85c (diff) | |
| download | llvm-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
