This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Simplify code.
ClosedPublic

Authored by jacquesguan on May 17 2023, 8:09 PM.

Details

Summary

Use AllVectors to replace !listconcat(AllIntegerVectors, AllFloatVectors).

Diff Detail

Event Timeline

jacquesguan created this revision.May 17 2023, 8:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2023, 8:09 PM
jacquesguan requested review of this revision.May 17 2023, 8:09 PM
This revision is now accepted and ready to land.May 17 2023, 11:21 PM
This revision was landed with ongoing or failed builds.May 17 2023, 11:41 PM
This revision was automatically updated to reflect the committed changes.