[all-commits] [llvm/llvm-project] 454398: [MLIR] Add missing memory read effect on memref.re...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Thu Nov 21 18:25:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 454398ab04e2cd773a4b264433eb841e8cec0470
      https://github.com/llvm/llvm-project/commit/454398ab04e2cd773a4b264433eb841e8cec0470
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td

  Log Message:
  -----------
  [MLIR] Add missing memory read effect on memref.reshape (#117130)

The memory read effect on a memref.reshape argument was missing. This in
turn led to
analyses relying on memory effects making incorrect conclusions.



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