This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][Clang] Refactor RISCVVEmitter. (NFC)
ClosedPublic

Authored by khchen on May 31 2022, 6:08 PM.

Details

Summary

Remove MaskedPrototype and add several fields in RVVIntrinsicRecord,
compute Prototype in runtime.

Diff Detail

Event Timeline

khchen created this revision.May 31 2022, 6:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2022, 6:08 PM
khchen requested review of this revision.May 31 2022, 6:08 PM
rogfer01 accepted this revision.Jun 8 2022, 11:29 PM

LGTM. Thanks @khchen !

This revision is now accepted and ready to land.Jun 8 2022, 11:29 PM
This revision was landed with ongoing or failed builds.Jul 26 2022, 3:17 AM
This revision was automatically updated to reflect the committed changes.