This is an archive of the discontinued LLVM Phabricator instance.

[clang][amdgpu] Prefer not using `fp16` conversion intrinsics.
ClosedPublic

Authored by hliao on Jun 15 2020, 9:26 AM.

Diff Detail

Event Timeline

hliao created this revision.Jun 15 2020, 9:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2020, 9:26 AM
arsenm added inline comments.Jun 15 2020, 11:31 AM
clang/test/CodeGenHIP/half.hip
7

Making sure the argument type is "half" wouldn't hurt either

arsenm accepted this revision.Jun 15 2020, 3:26 PM
This revision is now accepted and ready to land.Jun 15 2020, 3:26 PM
This revision was automatically updated to reflect the committed changes.