[PATCH] D151663: [RISCV] Implement support for bf16 truncate/extend on hard FP targets
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 07:45:18 PDT 2023
asb updated this revision to Diff 531328.
asb marked an inline comment as done.
asb added a comment.
Address review comments, rebase.
@joshua-arch1: I'm sorry our work in this area has overlapped - as I mentioned in the first version of your patch, I was already working on a series in this area and the original form of D151313 <https://reviews.llvm.org/D151313> was quite different to how it ended up.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151663/new/
https://reviews.llvm.org/D151663
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/bfloat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151663.531328.patch
Type: text/x-patch
Size: 24699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/a969da3c/attachment.bin>
More information about the llvm-commits
mailing list