[PATCH] D99148: [RISCV] Use softPromoteHalf legalization for fp16 without Zfh rather than PromoteFloat.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 12:42:16 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdbbc95e3e5aa: [RISCV] Use softPromoteHalf legalization for fp16 without Zfh rather than… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99148

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/calling-conv-half.ll
  llvm/test/CodeGen/RISCV/copysign-casts.ll
  llvm/test/CodeGen/RISCV/fp16-promote.ll
  llvm/test/CodeGen/RISCV/half-bitmanip-dagcombines.ll
  llvm/test/CodeGen/RISCV/rv32i-rv64i-half.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99148.334799.patch
Type: text/x-patch
Size: 21415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/680bfb5c/attachment.bin>


More information about the llvm-commits mailing list