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

kazutakahirata via All-commits all-commits at lists.llvm.org
Fri Dec 10 08:33:25 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a93b1792f1c8f7e2e7c931993110dc48f7ddba01
      https://github.com/llvm/llvm-project/commit/a93b1792f1c8f7e2e7c931993110dc48f7ddba01
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp

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

This patch fixes:

  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp:315:7:
  error: unused variable 'ValTy' [-Werror,-Wunused-variable]




More information about the All-commits mailing list