[all-commits] [llvm/llvm-project] 839d81: [ComprehensiveBufferize] Fix a warning

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Nov 10 21:21:50 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 839d81862f40f90943ab48e0cc472ad92dea3e3d
      https://github.com/llvm/llvm-project/commit/839d81862f40f90943ab48e0cc472ad92dea3e3d
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp

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

This patch fixes:

  mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp:301:20:
  error: unused function 'printValueInfo' [-Werror,-Wunused-function]




More information about the All-commits mailing list