This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by kosarev on Jun 12 2023, 8:56 AM.

Diff Detail

Event Timeline

kosarev created this revision.Jun 12 2023, 8:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 8:56 AM
kosarev requested review of this revision.Jun 12 2023, 8:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 8:56 AM
Joe_Nash added inline comments.Jun 13 2023, 7:28 AM
llvm/test/CodeGen/AMDGPU/fabs.f16.ll
746

Please remove the unused prefixes

llvm/test/CodeGen/AMDGPU/fadd.f16.ll
470

Please remove the unused prefixes

llvm/test/CodeGen/AMDGPU/fcopysign.f32.ll
1150

Please remove the unused prefixes

llvm/test/CodeGen/AMDGPU/fcopysign.f64.ll
1094

Please remove the unused prefixes

llvm/test/CodeGen/AMDGPU/fexp.ll
290

Please remove the unused prefixes

llvm/test/CodeGen/AMDGPU/fmax3.ll
617

Please remove the unused prefixes

kosarev updated this revision to Diff 530958.Jun 13 2023, 10:01 AM

Removed unused prefixed.

kosarev marked 6 inline comments as done.Jun 13 2023, 10:05 AM
This revision is now accepted and ready to land.Jun 13 2023, 11:30 AM
This revision was landed with ongoing or failed builds.Jun 14 2023, 3:49 AM
This revision was automatically updated to reflect the committed changes.
llvm/test/CodeGen/AMDGPU/fcanonicalize.ll