[all-commits] [llvm/llvm-project] fa88c1: [MLIR][Affine] Add default null init for mlir::aff...

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Tue Jul 15 20:25:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa88c188de33b00e133973129338efd48a2c7d0b
      https://github.com/llvm/llvm-project/commit/fa88c188de33b00e133973129338efd48a2c7d0b
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/Affine/Analysis/AffineAnalysis.h
    M mlir/lib/Dialect/Affine/Analysis/Utils.cpp

  Log Message:
  -----------
  [MLIR][Affine] Add default null init for mlir::affine::MemRefAccess (#147922)

Add default null init for `mlir::affine::MemRefAccess`. This is
consistent with various other MLIR structures and had been missing for
`mlir::affine::MemRefAccess`.



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