[all-commits] [llvm/llvm-project] d4cb75: [mlir][bufferization] Module bufferization: Delete...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Feb 19 01:00:28 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4cb75ef8b67864678182e7f21227f4365893578
      https://github.com/llvm/llvm-project/commit/d4cb75ef8b67864678182e7f21227f4365893578
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/Transforms/OneShotModuleBufferize.cpp
    M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-analysis.mlir

  Log Message:
  -----------
  [mlir][bufferization] Module bufferization: Delete obsolete code (#127455)

Delete `equivalenceAnalysis`, which has been incorporated into the
`getAliasingValues` API. Also add an additional test case to ensure that
equivalence is properly propagated across function boundaries.



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