RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v3]
Yasumasa Suenaga
ysuenaga at openjdk.org
Sat Feb 21 07:55:03 UTC 2026
On Fri, 20 Feb 2026 17:51:56 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add test
>
> Thank you for catching this. We need an IR test, could you investigate if that is possible? Perhaps pick one unary op and one binary op to test.
@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?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29835#issuecomment-3938404634
More information about the core-libs-dev
mailing list