This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][Clang] Add macro __riscv_zvlsseg for RVV Zvlsseg builtins
ClosedPublic

Authored by jacquesguan on Jul 8 2021, 6:00 AM.

Details

Summary

Add extension macro __riscv_zvlsseg to enable Zvlsseg builtins only with target feature Zvlsseg.

Diff Detail

Event Timeline

jacquesguan created this revision.Jul 8 2021, 6:00 AM
jacquesguan requested review of this revision.Jul 8 2021, 6:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 8 2021, 6:00 AM
HsiangKai accepted this revision.Jul 8 2021, 7:55 AM

Thanks. LGTM.

This revision is now accepted and ready to land.Jul 8 2021, 7:55 AM

Add target feature zvlsseg for rvv-intrinsics/vlsegff.c