[all-commits] [llvm/llvm-project] 95c5c5: [mlir][Transforms][NFC] Use `DominanceInfo` to com...

Matthias Springer via All-commits all-commits at lists.llvm.org
Sat Jan 4 00:23:36 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95c5c5d4badf7c2128d098be325356e15c2197be
      https://github.com/llvm/llvm-project/commit/95c5c5d4badf7c2128d098be325356e15c2197be
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M mlir/include/mlir/IR/Dominance.h
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  [mlir][Transforms][NFC] Use `DominanceInfo` to compute materialization insertion point (#120746)

In the dialect conversion driver, use `DominanceInfo` to compute a
suitable insertion point for N:1 source materializations.



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