[all-commits] [llvm/llvm-project] 2ec278: [MLIR] normalize-memrefs: Normalize memref.alloca ...

Matthias Gehre via All-commits all-commits at lists.llvm.org
Tue Jan 28 23:34:55 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ec27848c00cda734697619047e640eadb254555
      https://github.com/llvm/llvm-project/commit/2ec27848c00cda734697619047e640eadb254555
  Author: Matthias Gehre <matthias.gehre at amd.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Affine/Utils.h
    M mlir/lib/Dialect/Affine/Utils/Utils.cpp
    M mlir/lib/Dialect/MemRef/Transforms/NormalizeMemRefs.cpp
    M mlir/test/Dialect/MemRef/normalize-memrefs.mlir

  Log Message:
  -----------
  [MLIR] normalize-memrefs: Normalize memref.alloca (#123293)

The pass was only handling `memref.alloc` and this extends it to also
handle `memref.alloca`.



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