[all-commits] [llvm/llvm-project] 01dcc4: [mlir][IR][NFC] `DominanceInfo`: Minor code cleanu...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Nov 12 01:57:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01dcc41cb856b6ed095a26315faa47d2ae9ce105
      https://github.com/llvm/llvm-project/commit/01dcc41cb856b6ed095a26315faa47d2ae9ce105
  Author: Matthias Springer <me at m-sp.org>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

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

  Log Message:
  -----------
  [mlir][IR][NFC] `DominanceInfo`: Minor code cleanups (#115430)

Remove `properlyDominatesImpl` and implement the functionality in
`properlyDominates` directly.



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