This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Use 'long' in aes64 Zknd/Zkne builtin tests. NFC
ClosedPublic

Authored by craig.topper on Jul 6 2023, 12:10 AM.

Details

Summary

This matches the data type of the intrinsics. This case be seen
from the removal of sext and trunc instructions from the IR.

Diff Detail

Event Timeline

craig.topper created this revision.Jul 6 2023, 12:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 12:10 AM
craig.topper requested review of this revision.Jul 6 2023, 12:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 12:10 AM
craig.topper retitled this revision from [RISCV] Use 'long' in aes64 Zknd/Zkne builtin tests. to [RISCV] Use 'long' in aes64 Zknd/Zkne builtin tests. NFC.Jul 6 2023, 12:10 AM
This revision is now accepted and ready to land.Jul 6 2023, 1:05 AM
This revision was landed with ongoing or failed builds.Jul 6 2023, 1:14 AM
This revision was automatically updated to reflect the committed changes.