This is an archive of the discontinued LLVM Phabricator instance.

[HIP] Clean up llvm intrinsics using __asm
ClosedPublic

Authored by ashi1 on May 13 2021, 10:59 AM.

Details

Summary

Instead of using inline asm, use clang builtins
for llvm intrinsics.

Diff Detail

Event Timeline

ashi1 requested review of this revision.May 13 2021, 10:59 AM
ashi1 created this revision.
This revision is now accepted and ready to land.May 13 2021, 11:14 AM
yaxunl accepted this revision.May 13 2021, 11:42 AM

LGTM. Thanks.

This revision was landed with ongoing or failed builds.May 13 2021, 11:56 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 13 2021, 11:56 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript