This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Rename variables in rvv intrinsics related files.
ClosedPublic

Authored by khchen on May 30 2022, 12:29 AM.

Details

Summary

This patch does the same thing as D125886 did.

  • Use Overloaded rather than Mangled.
  • Use Prototype or Desc rather than Seq, it's not just a string

sequence.

Diff Detail

Event Timeline

khchen created this revision.May 30 2022, 12:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 30 2022, 12:29 AM
khchen requested review of this revision.May 30 2022, 12:29 AM
fakepaper56 accepted this revision.May 30 2022, 9:00 PM
This revision is now accepted and ready to land.May 30 2022, 9:00 PM