[all-commits] [llvm/llvm-project] d9751f: [Mips] Fix a warning

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Oct 30 13:03:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9751f4d073567073259b29a7a07b6f968639a10
      https://github.com/llvm/llvm-project/commit/d9751f4d073567073259b29a7a07b6f968639a10
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  Changed paths:
    M llvm/lib/Target/Mips/MipsInstrInfo.cpp

  Log Message:
  -----------
  [Mips] Fix a warning

This patch fixes:

  llvm/lib/Target/Mips/MipsInstrInfo.cpp:71:52: warning: enumerated
  and non-enumerated type in conditional expression [-Wextra]




More information about the All-commits mailing list