RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v3]

Yasumasa Suenaga ysuenaga at openjdk.org
Wed Feb 25 11:06:07 UTC 2026


On Wed, 25 Feb 2026 00:34:17 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

>> Can you move the test to `test/hotspot/jtreg/compiler/vectorapi`? Also I believe we can expand to include coverage on neon/sve (which will use the SLEEF) library.
>
>> @PaulSandoz I found the test which uses IR Test Framework. So I added the test with it. It works on my Linux AMD64. Is this what you intended?
> 
> Yes, very good.

@PaulSandoz I added a comment and updated testcase to run AArch64. Could you review?

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

PR Comment: https://git.openjdk.org/jdk/pull/29835#issuecomment-3957043419


More information about the core-libs-dev mailing list