[all-commits] [llvm/llvm-project] 72cacf: [MIPS] Fix -msingle-float doesn't work with double...

yingopq via All-commits all-commits at lists.llvm.org
Thu Sep 19 16:37:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72cacf1d992ea843522246976c91ca20b6e832f7
      https://github.com/llvm/llvm-project/commit/72cacf1d992ea843522246976c91ca20b6e832f7
  Author: yingopq <115543042+yingopq at users.noreply.github.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
    M llvm/lib/Target/Mips/MipsSEISelLowering.cpp
    M llvm/test/CodeGen/Mips/2008-07-06-fadd64.ll

  Log Message:
  -----------
  [MIPS] Fix -msingle-float doesn't work with double on O32 (#107543)

Skip the following function 'CustomLowerNode' when the operand had done
`SoftenFloatResult`.

Fix #93052



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list