This is an archive of the discontinued LLVM Phabricator instance.

[SveEmitter] Add builtins for svmovlb and svmovlt
ClosedPublic

Authored by sdesmalen on May 7 2020, 8:20 AM.

Details

Summary

These builtins are expanded in CGBuiltin to use intrinsics
for (signed/unsigned) shift left long top/bottom.

Diff Detail

Event Timeline

sdesmalen created this revision.May 7 2020, 8:20 AM
This revision is now accepted and ready to land.May 7 2020, 11:34 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2020, 2:06 AM