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

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Oct 30 17:50:16 PDT 2024


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

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

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

This patch fixes:

  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp:1489:17: error:
  unused variable 'Flags' [-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