[all-commits] [llvm/llvm-project] d90468: [CSKY] Add support for half-precision floats

Zi Xuan Wu (Zeson) via All-commits all-commits at lists.llvm.org
Wed Jun 14 00:03:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d90468d1619634f0629c7637d25716956ccc6b7a
      https://github.com/llvm/llvm-project/commit/d90468d1619634f0629c7637d25716956ccc6b7a
  Author: Zi Xuan Wu (Zeson) <zixuan.wu at linux.alibaba.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M llvm/lib/Target/CSKY/CSKYISelLowering.cpp
    A llvm/test/CodeGen/CSKY/fpu/fp16-promote.ll

  Log Message:
  -----------
  [CSKY] Add support for half-precision floats

Complete fp16 support by ensuring that load extension / truncate store operations are properly expanded.




More information about the All-commits mailing list