[all-commits] [llvm/llvm-project] 755b43: [Mips] Fix missing sign extension in expansion of ...

yingopq via All-commits all-commits at lists.llvm.org
Fri Mar 8 12:41:54 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 755b439694432d4f68e20e979b479cbc30602bb1
      https://github.com/llvm/llvm-project/commit/755b439694432d4f68e20e979b479cbc30602bb1
  Author: yingopq <115543042+yingopq at users.noreply.github.com>
  Date:   2024-03-08 (Fri, 08 Mar 2024)

  Changed paths:
    M llvm/lib/Target/Mips/MipsExpandPseudo.cpp
    M llvm/test/CodeGen/Mips/atomic-min-max.ll

  Log Message:
  -----------
  [Mips] Fix missing sign extension in expansion of sub-word atomic max (#77072)

Add sign extension "SEB/SEH" before compare.

Fix #61881



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