[all-commits] [llvm/llvm-project] 253483: [mlir] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue May 13 13:43:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25348394bb54075ad6e368ab3567c8cd3d37e7f8
      https://github.com/llvm/llvm-project/commit/25348394bb54075ad6e368ab3567c8cd3d37e7f8
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M mlir/lib/Dialect/MemRef/Transforms/FoldMemRefAliasOps.cpp

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

This patch fixes:

  mlir/lib/Dialect/MemRef/Transforms/FoldMemRefAliasOps.cpp:106:14:
  error: unused variable 'sourceType' [-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