This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Split RISCV vector builtins into their own file and namespace.
ClosedPublic

Authored by craig.topper on Oct 15 2021, 7:56 PM.

Details

Summary

Similar to SVE, this separates the RVV builtlins into their own
region of builtin IDs. Only those IDs are allowed to be used by
the builtin_alias attribute now.

Diff Detail

Event Timeline

craig.topper created this revision.Oct 15 2021, 7:56 PM
craig.topper requested review of this revision.Oct 15 2021, 7:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 15 2021, 7:56 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
This revision is now accepted and ready to land.Oct 18 2021, 7:10 PM
This revision was landed with ongoing or failed builds.Oct 18 2021, 9:33 PM
This revision was automatically updated to reflect the committed changes.