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

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Nov 10 15:23:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a86ef2c8270f55be9e0fbbef0f5065819e25ff93
      https://github.com/llvm/llvm-project/commit/a86ef2c8270f55be9e0fbbef0f5065819e25ff93
  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:2240:13:
  error: unused function 'checkAliasInfoConsistency'
  [-Werror,-Wunused-function]




More information about the All-commits mailing list