diff options
author | Luke Lau <luke@igalia.com> | 2024-09-12 13:19:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-12 13:19:52 +0800 |
commit | cbcf5313e8da5446d808b73e91b64e4c6e0da0c3 (patch) | |
tree | 4c9d75a525fa77b1bad601e4fb23bff16abc1609 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 2e18f636fd39b59a85194c2a8f10732138a0f8ec (diff) | |
download | llvm-cbcf5313e8da5446d808b73e91b64e4c6e0da0c3.zip llvm-cbcf5313e8da5446d808b73e91b64e4c6e0da0c3.tar.gz llvm-cbcf5313e8da5446d808b73e91b64e4c6e0da0c3.tar.bz2 |
[RISCV] Expand bf16 FNEG/FABS/FCOPYSIGN (#108245)
The motivation for this is to start promoting bf16 ops to f32 so that we
can mark bf16 as a supported type in
RISCVTTIImpl::isElementTypeLegalForScalableVector and scalably-vectorize
it.
This starts with expanding the nodes that can't be promoted to f32 due
to canonicalizing NaNs, similarly to f16 in #106652.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions