[code-reflection] Integrated: Sealed the HATOp/dialect hierarchy
Gary Frost
gfrost at openjdk.org
Sun Dec 21 13:52:06 UTC 2025
Closed/Sealed the HATOp dialect heirarchy.
Moved common code down to base class (we had a lot of duplicated code and shadowed fields)
PTXPtr could not be kept as a HATOp (cross module) so it now just extends Op.
-------------
Commit messages:
- Sealed the HATOp/dialect hierarchy
Changes: https://git.openjdk.org/babylon/pull/778/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=778&range=00
Stats: 384 lines in 55 files changed: 131 ins; 104 del; 149 mod
Patch: https://git.openjdk.org/babylon/pull/778.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/778/head:pull/778
PR: https://git.openjdk.org/babylon/pull/778
More information about the babylon-dev
mailing list