[Mlir-commits] [mlir] [mlir][IR][NFC] Add `Block::computeBlockNumber` convenience helper (PR #173475)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Tue Dec 30 03:01:43 PST 2025


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

Ultra-nit: I'd say directly "Compute the position of this block within its parent region using an O(N) linear scan." in the first line so it is more visible.

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


More information about the Mlir-commits mailing list