[all-commits] [llvm/llvm-project] 333562: [LoongArch] Avoid compilation warning. NFC (#123553)

ZhaoQi via All-commits all-commits at lists.llvm.org
Mon Jan 20 00:37:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 333562e7ec0393ba0110100ac7bea9bcf7150d03
      https://github.com/llvm/llvm-project/commit/333562e7ec0393ba0110100ac7bea9bcf7150d03
  Author: ZhaoQi <zhaoqi01 at loongson.cn>
  Date:   2025-01-20 (Mon, 20 Jan 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp

  Log Message:
  -----------
  [LoongArch] Avoid compilation warning. NFC (#123553)

Avoid `warning: enumerated mismatch in conditional expression:
'llvm::LoongArchISD::NodeType' vs 'llvm::ISD::NodeType'` while compiling
`LoongArchISelLowering.cpp`.



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