This is an archive of the discontinued LLVM Phabricator instance.

Use target_impl functions to replace more inline asm
ClosedPublic

Authored by JonChesterfield on Aug 27 2019, 9:54 AM.

Details

Summary

Use target_impl functions to replace more inline asm
Follow on from D65836. Removes remaining asm shuffles and lanemask accessors
Also changes the types of target_impl bitwise functions to unsigned.

Diff Detail

Repository
rL LLVM

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptAug 27 2019, 9:54 AM
This revision is now accepted and ready to land.Aug 28 2019, 7:14 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 8:03 AM