[all-commits] [llvm/llvm-project] c52ff1: Revert "[MIPS]Fix QNaNs in the MIPS legacy NaN enc...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jul 29 00:54:44 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: c52ff1a82579c0730151aca412449ea75ae12d03
      https://github.com/llvm/llvm-project/commit/c52ff1a82579c0730151aca412449ea75ae12d03
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-07-29 (Tue, 29 Jul 2025)

  Changed paths:
    M llvm/lib/Target/Mips/MipsISelLowering.cpp
    M llvm/lib/Target/Mips/MipsISelLowering.h
    A llvm/test/CodeGen/Mips/nan_lowering.ll
    R llvm/test/CodeGen/Mips/qnan.ll

  Log Message:
  -----------
  Revert "[MIPS]Fix QNaNs in the MIPS legacy NaN encodings" (#150773)

Reverts llvm/llvm-project#139829.

We can't just randomly change the value of constants during lowering.

Fixes https://github.com/llvm/llvm-project/issues/149295.

(cherry picked from commit 525090e83ca392753d371602b5e64f06e7debd9a)



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