[PATCH] D151563: [SelectionDAG] Implement soft FP legalisation for bf16 FP_EXTEND and BF16_TO_FP

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 02:34:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG061e368fe213: [SelectionDAG] Implement soft FP legalisation for bf16 FP_EXTEND and BF16_TO_FP (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D151563?vs=526189&id=526418#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151563/new/

https://reviews.llvm.org/D151563

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/test/CodeGen/RISCV/bfloat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151563.526418.patch
Type: text/x-patch
Size: 7700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/7d177704/attachment.bin>


More information about the llvm-commits mailing list