[all-commits] [llvm/llvm-project] 9658c5: [SelectionDAG] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu May 15 07:07:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9658c55116c2bb4757ca309b37028f06f5709526
      https://github.com/llvm/llvm-project/commit/9658c55116c2bb4757ca309b37028f06f5709526
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-15 (Thu, 15 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

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

This patch fixes:

  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:7506:17: error:
  unused variable 'NoFPClass' [-Werror,-Wunused-variable]



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