[all-commits] [llvm/llvm-project] f0ac6f: [Transforms] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Dec 13 08:32:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0ac6f92a77ce2c38f803cf77c5c0a630debd570
      https://github.com/llvm/llvm-project/commit/f0ac6f92a77ce2c38f803cf77c5c0a630debd570
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp

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

This patch fixes:

  llvm/lib/Transforms/Scalar/ConstraintElimination.cpp:1112:13: error:
  unused function 'dumpUnpackedICmp' [-Werror,-Wunused-function]




More information about the All-commits mailing list