This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support more intrinsics
ClosedPublic

Authored by kaz7 on Mar 11 2022, 8:24 PM.

Details

Summary

Support new intrinsics for following instrauctions.

  • VLDZ, VPCNT, VBRV
  • LCR, SCR, TSCR, FIDCR
  • FENCE

Also clean the intrinsics implementation of a following instruction.

  • SVOB

Diff Detail

Event Timeline

kaz7 created this revision.Mar 11 2022, 8:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2022, 8:24 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
kaz7 requested review of this revision.Mar 11 2022, 8:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2022, 8:24 PM
simoll accepted this revision.Mar 14 2022, 1:17 AM
This revision is now accepted and ready to land.Mar 14 2022, 1:17 AM
This revision was landed with ongoing or failed builds.Mar 14 2022, 3:17 AM
This revision was automatically updated to reflect the committed changes.