This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add IsSignExtendingOpW to the Zknh SHA256 instructions.
ClosedPublic

Authored by craig.topper on Dec 14 2022, 11:10 AM.

Details

Summary

On RV64 these instructions produce a 32-bit value and sign extend
to 64-bits.

Diff Detail

Event Timeline

craig.topper created this revision.Dec 14 2022, 11:10 AM
craig.topper requested review of this revision.Dec 14 2022, 11:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2022, 11:10 AM
reames accepted this revision.Dec 14 2022, 11:20 AM

LGTM

This revision is now accepted and ready to land.Dec 14 2022, 11:20 AM
This revision was landed with ongoing or failed builds.Dec 14 2022, 11:52 AM
This revision was automatically updated to reflect the committed changes.