This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add out of range immediate tests for shifts and rotates on rv64.
ClosedPublic

Authored by craig.topper on Apr 26 2022, 8:41 AM.

Details

Summary

We were only testing the shared instruction mnemonics in rv32 tests.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 26 2022, 8:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 26 2022, 8:41 AM
craig.topper requested review of this revision.Apr 26 2022, 8:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 26 2022, 8:41 AM
reames accepted this revision.Apr 26 2022, 10:28 AM

LGTM

This revision is now accepted and ready to land.Apr 26 2022, 10:28 AM
This revision was landed with ongoing or failed builds.Apr 26 2022, 10:55 AM
This revision was automatically updated to reflect the committed changes.