This is an archive of the discontinued LLVM Phabricator instance.

[SveEmitter] Add builtins for svwhilerw/svwhilewr
ClosedPublic

Authored by sdesmalen on Apr 15 2020, 1:40 PM.

Details

Summary

This also adds the IsOverloadWhileRW flag which tells CGBuiltin to use
the result predicate type and the first pointer type as the
overloaded types for the LLVM IR intrinsic.

Diff Detail

Event Timeline

sdesmalen created this revision.Apr 15 2020, 1:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2020, 1:40 PM
Herald added a subscriber: tschuett. · View Herald Transcript
This revision is now accepted and ready to land.Apr 15 2020, 2:51 PM
This revision was automatically updated to reflect the committed changes.