[all-commits] [llvm/llvm-project] e8ed6e: DAG: Implement soften float for ffrexp

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jul 5 18:42:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8ed6e35bdea7f8e54f0018309bc3d0181f01ab5
      https://github.com/llvm/llvm-project/commit/e8ed6e35bdea7f8e54f0018309bc3d0181f01ab5
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
    M llvm/test/CodeGen/RISCV/llvm.frexp.ll

  Log Message:
  -----------
  DAG: Implement soften float for ffrexp

Fixes #63661

https://reviews.llvm.org/D154555




More information about the All-commits mailing list