[code-reflection] Integrated: Added experiment mapping fluent op calls to BinaryOps

Gary Frost gfrost at openjdk.org
Tue Jan 13 11:34:01 UTC 2026


On Tue, 13 Jan 2026 11:25:35 GMT, Gary Frost <gfrost at openjdk.org> wrote:

> Added an example to demo how we can map fluent operator sequences 
> 
> 
> va.add(vb).div(vc) 
> 
> 
> To model containing just regular binary ops (using the vector types)

This pull request has now been integrated.

Changeset: 0b8f3166
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/0b8f3166d2b88e0236f3f11e8b90459d06175ce7
Stats:     22 lines in 4 files changed: 19 ins; 0 del; 3 mod

Added experiment mapping fluent op calls to BinaryOps

-------------

PR: https://git.openjdk.org/babylon/pull/837


More information about the babylon-dev mailing list