This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Replace for-each with array argument call.
ClosedPublic

Authored by jacquesguan on May 12 2022, 2:20 AM.

Details

Summary

This patch replaces some for-each set with the new arrayref argument API, since it already used an array in defination, I think this change won't cause any ambiguity.

Diff Detail

Event Timeline

jacquesguan created this revision.May 12 2022, 2:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2022, 2:20 AM
jacquesguan requested review of this revision.May 12 2022, 2:20 AM
This revision is now accepted and ready to land.May 12 2022, 11:37 AM
This revision was landed with ongoing or failed builds.May 15 2022, 7:13 PM
This revision was automatically updated to reflect the committed changes.