[Mlir-commits] [mlir] [NFC][mlir][DataFlow] Add visitBlockTransfer hook to dense analyses (PR #166263)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Tue Nov 4 05:10:18 PST 2025


https://github.com/ftynse approved this pull request.

Looks good in principle though I have two remarks:

1. This is not an NFC as it specifically adds a new functionality.
2. It would be better to have an example for when such a customization is necessary. 

https://github.com/llvm/llvm-project/pull/166263


More information about the Mlir-commits mailing list