[PATCH] D151313: [RISCV][BF16] Make backend type bf16 to follow the psABI
Jun Sha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 05:13:16 PDT 2023
joshua-arch1 updated this revision to Diff 525552.
joshua-arch1 added a comment.
Address bf16_to_fp/fp_to_bf16 via bitcast and shift.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151313/new/
https://reviews.llvm.org/D151313
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/bfloat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151313.525552.patch
Type: text/x-patch
Size: 12729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/92ac9fc7/attachment.bin>
More information about the llvm-commits
mailing list