[all-commits] [llvm/llvm-project] 5ec360: [mlir] Enable folding memref alias for`vector.load`

Guray Ozen via All-commits all-commits at lists.llvm.org
Thu May 25 08:07:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ec360c58961379f29e8a69cb98c352412329f77
      https://github.com/llvm/llvm-project/commit/5ec360c58961379f29e8a69cb98c352412329f77
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M mlir/lib/Dialect/MemRef/Transforms/FoldMemRefAliasOps.cpp
    M mlir/test/Dialect/MemRef/fold-memref-alias-ops.mlir

  Log Message:
  -----------
  [mlir] Enable folding memref alias for`vector.load`

This work enables  folding memref alias pass for`vector.load`

Reviewed By: qcolombet

Differential Revision: https://reviews.llvm.org/D151447




More information about the All-commits mailing list