RFR: 8342103: C2 compiler support for Float16 type and associated scalar operations [v2]
Emanuel Peter
epeter at openjdk.org
Mon Dec 16 09:06:36 UTC 2024
On Mon, 16 Dec 2024 08:32:32 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> > Can you quickly summarize what tests you have, and what they test?
>
> Patch includes functional and performance tests, as per your suggestions IR framework-based tests now cover various special cases for constant folding transformation. Let me know if you see any gaps.
I was hoping that you could make a list of all optimizations that are included here, and tell me where the tests are for it. That would significantly reduce the review time on my end. Otherwise I have to correlate everything myself, and that will take me hours.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22754#issuecomment-2544992852
More information about the hotspot-compiler-dev
mailing list