This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Move some vector tests to rvv directory. NFC
ClosedPublic

Authored by luke on Apr 5 2023, 11:14 AM.

Details

Summary

I personally find it handy to be able to run the check-llvm-codegen-riscv-rvv target to test anything that involves vector codegen, so this patch moves some more vector-based test cases into that directory to increase its coverage.

Diff Detail

Event Timeline

luke created this revision.Apr 5 2023, 11:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2023, 11:14 AM
luke requested review of this revision.Apr 5 2023, 11:14 AM
This revision is now accepted and ready to land.Apr 5 2023, 3:36 PM
This revision was landed with ongoing or failed builds.Apr 6 2023, 2:28 AM
This revision was automatically updated to reflect the committed changes.