This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add more cost model tests for fixed vector casts. NFC
ClosedPublic

Authored by craig.topper on May 22 2023, 11:09 AM.

Details

Summary

This covers a full mix of legal and illegal types. I've reduce
the fixed vector length from 128 to 256.

Diff Detail

Unit TestsFailed

Event Timeline

craig.topper created this revision.May 22 2023, 11:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 22 2023, 11:09 AM
craig.topper requested review of this revision.May 22 2023, 11:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 22 2023, 11:09 AM
This revision is now accepted and ready to land.May 22 2023, 5:36 PM
This revision was landed with ongoing or failed builds.May 22 2023, 7:52 PM
This revision was automatically updated to reflect the committed changes.