[code-reflection] Integrated: Post dominator functionality
Paul Sandoz
psandoz at openjdk.org
Tue Jun 3 18:14:59 UTC 2025
On Fri, 30 May 2025 23:04:13 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Add functionality to compute immediate post dominators and the post dominator frontier. Also include facilities to obtain a block's predecessor references and successor targets.
Need some of these features for updates to #431, so integrating now. (Can follow up later on better tests for dominance and post dominance.)
-------------
PR Comment: https://git.openjdk.org/babylon/pull/437#issuecomment-2936499158
More information about the babylon-dev
mailing list