[all-commits] [llvm/llvm-project] b96c5d: [Mips] Add support of MipsInstrInfo::getNop() (#13...

yingopq via All-commits all-commits at lists.llvm.org
Wed May 14 04:52:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b96c5df04e55396572a7c12cb6505f5a116072cb
      https://github.com/llvm/llvm-project/commit/b96c5df04e55396572a7c12cb6505f5a116072cb
  Author: yingopq <115543042+yingopq at users.noreply.github.com>
  Date:   2025-05-14 (Wed, 14 May 2025)

  Changed paths:
    M llvm/lib/Target/Mips/MipsInstrInfo.cpp
    M llvm/lib/Target/Mips/MipsInstrInfo.h
    A llvm/test/CodeGen/Mips/unreachable.ll

  Log Message:
  -----------
  [Mips] Add support of MipsInstrInfo::getNop() (#139863)

Fix compile crash when using __builtin_unreachable. 
Fix #134913.



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