This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][GFX11] Add test coverage for 16-bit conversions, part 13.
ClosedPublic

Authored by kosarev on Jun 14 2023, 5:42 AM.

Diff Detail

Event Timeline

kosarev created this revision.Jun 14 2023, 5:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 5:42 AM
kosarev requested review of this revision.Jun 14 2023, 5:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 5:42 AM

LGTM modulo I'd like to preserve CHECK-NOT lines in some form of a comment. Please wait for another reviewer as well.

arsenm accepted this revision.Jun 21 2023, 5:04 PM
arsenm added inline comments.
llvm/test/CodeGen/AMDGPU/llvm.ceil.f16.ll
40

I think this was just making sure sdwa was decently used

This revision is now accepted and ready to land.Jun 21 2023, 5:04 PM