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

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Apr 15 02:24:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e65faed187485db3638aa6415f7e9df053623dcf
      https://github.com/llvm/llvm-project/commit/e65faed187485db3638aa6415f7e9df053623dcf
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-15 (Tue, 15 Apr 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64Combine.td

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

This patch fixes:

  lib/Target/AArch64/AArch64GenPostLegalizeGILowering.inc:570:42:
  error: unused variable 'GIMatchData_matchinfo'
  [-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