[all-commits] [llvm/llvm-project] 82bc6a: [X86] Promote f16 STRICT_FROUND to f32 and call libc.

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Nov 12 21:46:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82bc6a094e85014f1891ef9407496f44af8fe442
      https://github.com/llvm/llvm-project/commit/82bc6a094e85014f1891ef9407496f44af8fe442
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/fp-strict-scalar-round-fp16.ll

  Log Message:
  -----------
  [X86] Promote f16 STRICT_FROUND to f32 and call libc.

Reviewed By: pengfei

Differential Revision: https://reviews.llvm.org/D113817




More information about the All-commits mailing list