This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Remove redundant check and rename functions in some IR tests
ClosedPublic

Authored by Jimerlife on Mar 21 2022, 8:07 PM.

Details

Summary

Remove redundant check and rename functions in some IR tests

Diff Detail

Event Timeline

Jimerlife created this revision.Mar 21 2022, 8:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2022, 8:07 PM
Jimerlife requested review of this revision.Mar 21 2022, 8:07 PM
Jimerlife updated this revision to Diff 418110.Mar 24 2022, 7:51 PM
Jimerlife added a reviewer: frasercrmck.

update

frasercrmck accepted this revision.Mar 25 2022, 3:57 AM

LGTM, thanks

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-buildvec.ll
117

woah, how'd that happen, I wonder

llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vnsra-vnsrl.ll
2

We don't need --check-prefixes=CHECK here, since you're modifying the test anyway

This revision is now accepted and ready to land.Mar 25 2022, 3:57 AM
This revision was landed with ongoing or failed builds.Mar 29 2022, 12:32 AM
This revision was automatically updated to reflect the committed changes.