On Tue, 1 Sep 2026 08:08:07 GMT, Suchismith Roy <[email protected]> wrote:
>> The AES intrinsics on PPC64 currently emit the full unrolled sequence of >> round key loads and vcipher/vncipher instructions separately in each stub. >> >> The CBC stubs already factor this into aes_encrypt_rounds() and >> aes_decrypt_rounds(). This change makes the single-block stubs call the same >> helpers, removing the duplication. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Suchismith Roy has updated the pull request incrementally with one additional > commit since the last revision: > > Update stubGenerator_ppc.cpp @suchismith1993 Your change (at version a80ce62a2f0436c901075d8e75bbe32638c064d7) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32583#issuecomment-5526899130
