This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Use RISCVV_BUILTIN for vector intrinsic checking.
ClosedPublic

Authored by HsiangKai on Mar 2 2021, 5:50 PM.

Details

Summary

There may be other BUILTINs for other extensions. Use RISCVV_BUILTIN for
vector builtin checking.

Diff Detail

Event Timeline

HsiangKai created this revision.Mar 2 2021, 5:50 PM
HsiangKai requested review of this revision.Mar 2 2021, 5:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2021, 5:50 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Mar 2 2021, 6:03 PM
This revision was landed with ongoing or failed builds.Mar 2 2021, 9:44 PM
This revision was automatically updated to reflect the committed changes.