RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v4]
Yasumasa Suenaga
ysuenaga at openjdk.org
Sat Feb 28 00:07:18 UTC 2026
On Fri, 27 Feb 2026 16:50:30 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Yasumasa Suenaga has updated the pull request incrementally with three additional commits since the last revision:
>>
>> - Remove unnecesary file
>> - Update testcase
>> - Add comment
>
> test/hotspot/jtreg/compiler/vectorapi/TestVectorUnaryOpAndBinaryOp.java line 40:
>
>> 38: */
>> 39:
>> 40: public class TestVectorUnaryOpAndBinaryOp {
>
> One last comment, sorry did not notice before. Can we rename that to `TestVectorLibraryUnaryOpAndBinaryOp`? (I will approve no need for another review round for this change.)
Fixed, but "ready" label was removed by this change.
@PaulSandoz Could you approve again?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29835#discussion_r2866694355
More information about the core-libs-dev
mailing list