[code-reflection] RFR: Lower StringTemplateOp [v4]
Mourad Abbay
mabbay at openjdk.org
Mon Mar 18 10:32:02 UTC 2024
> The lowering of the StringTemplateOp. We chose not to have a block for every expression body, rather blocks will be created when necessary.
Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
Lower each expression in a separate block
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/39/files
- new: https://git.openjdk.org/babylon/pull/39/files/2df43d24..51a206c6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=39&range=03
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=39&range=02-03
Stats: 26 lines in 1 file changed: 21 ins; 1 del; 4 mod
Patch: https://git.openjdk.org/babylon/pull/39.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/39/head:pull/39
PR: https://git.openjdk.org/babylon/pull/39
More information about the babylon-dev
mailing list