This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add zvl65536b to the target feature list
ClosedPublic

Authored by kito-cheng on Jan 11 2023, 5:28 AM.

Details

Summary

We have zvl65536b listed in RISCVISAInfo.cpp, but we don't have
corresponding target feature in td file.

Diff Detail

Event Timeline

kito-cheng created this revision.Jan 11 2023, 5:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2023, 5:28 AM
kito-cheng requested review of this revision.Jan 11 2023, 5:28 AM
reames accepted this revision.Jan 11 2023, 7:15 AM

LGTM

This revision is now accepted and ready to land.Jan 11 2023, 7:15 AM
This revision was landed with ongoing or failed builds.Jan 12 2023, 7:52 AM
This revision was automatically updated to reflect the committed changes.