[all-commits] [llvm/llvm-project] bf3488: [AArch64] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Jan 31 11:00:17 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf34884fb315ecf0bb867c774f45f8b5473aeb75
      https://github.com/llvm/llvm-project/commit/bf34884fb315ecf0bb867c774f45f8b5473aeb75
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-01-31 (Fri, 31 Jan 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp

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

This patch fixes:

  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:6890:25: error:
  unused variable 'TLI' [-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