[all-commits] [llvm/llvm-project] 14e50a: [mlir][ExecutionEngine] Fix missing return from op...

Ilgar Gamidov via All-commits all-commits at lists.llvm.org
Wed Feb 4 14:28:27 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14e50aa4c53e4ef1c3d3b6c31fd01815a0c1bfb6
      https://github.com/llvm/llvm-project/commit/14e50aa4c53e4ef1c3d3b6c31fd01815a0c1bfb6
  Author: Ilgar Gamidov <braam76.gamidov at yandex.com>
  Date:   2026-02-04 (Wed, 04 Feb 2026)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/MemRefUtils.h
    M mlir/unittests/ExecutionEngine/CMakeLists.txt
    A mlir/unittests/ExecutionEngine/OwningMemRef.cpp

  Log Message:
  -----------
  [mlir][ExecutionEngine] Fix missing return from operator==() in `OwningMemRef` (#179655)

Closes [#91233](https://github.com/llvm/llvm-project/issues/91233)

mlir/include/mlir/ExecutionEngine/MemRefUtils.h:190:No 'return'
statement in non-void function

---------

Co-authored-by: braam-76 <braam67.gamidov at yandex.com>



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