This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][GFX11] Add test coverage for FMA instructions.
ClosedPublic

Authored by kosarev on Jun 19 2023, 5:43 AM.

Diff Detail

Event Timeline

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

This is supposed to replace D152909.

arsenm accepted this revision.Jun 19 2023, 5:47 AM
This revision is now accepted and ready to land.Jun 19 2023, 5:47 AM
kosarev updated this revision to Diff 532621.Jun 19 2023, 5:52 AM

Combine checks in fma.f64.ll .

arsenm accepted this revision.Jun 19 2023, 5:53 AM
This revision was automatically updated to reflect the committed changes.