[all-commits] [llvm/llvm-project] aabddc: [MLIR][memref] Fix normalization issue in memref.l...

DarshanRamakant via All-commits all-commits at lists.llvm.org
Tue Oct 8 17:11:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aabddc91b475b2cbb64320a35d3bc595d48fddfb
      https://github.com/llvm/llvm-project/commit/aabddc91b475b2cbb64320a35d3bc595d48fddfb
  Author: DarshanRamakant <darshanbhatsirsi at gmail.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

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

  Log Message:
  -----------
  [MLIR][memref] Fix normalization issue in memref.load (#107771)

This change will fix the normalization issue with
memref.load when the associated affine map is
reducing the dimension.
This PR fixes #82675

Co-authored-by: Kai Sasaki <lewuathe at gmail.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