[all-commits] [llvm/llvm-project] 4a8808: [mlir][NFC] `remove-dead-values`: Get canonicaliza...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jan 19 01:30:41 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a880833b7a441a3e9222f7bd0128f1dc74b1a96
      https://github.com/llvm/llvm-project/commit/4a880833b7a441a3e9222f7bd0128f1dc74b1a96
  Author: Matthias Springer <me at m-sp.org>
  Date:   2026-01-19 (Mon, 19 Jan 2026)

  Changed paths:
    M mlir/lib/Transforms/RemoveDeadValues.cpp

  Log Message:
  -----------
  [mlir][NFC] `remove-dead-values`: Get canonicalization patterns from ops (#176712)

Collect canonicalization patterns from the region branch ops (instead of
populating all canonicalization patterns).

Addresses a
[comment](https://github.com/llvm/llvm-project/pull/173505#discussion_r2675222999)
on a merged PR.



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