This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] reuse blgp as neg in 2 mfma operations on gfx940
ClosedPublic

Authored by rampitec on Mar 15 2022, 3:04 PM.

Details

Summary

GFX940 repurposes BLGP as NEG only in DGEMM MFMA.

Diff Detail

Event Timeline

rampitec created this revision.Mar 15 2022, 3:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2022, 3:04 PM
rampitec requested review of this revision.Mar 15 2022, 3:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2022, 3:04 PM
Herald added a subscriber: wdng. · View Herald Transcript
kzhuravl added inline comments.Mar 17 2022, 12:38 PM
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
1984

typos - correspong, respecive

rampitec updated this revision to Diff 416296.Mar 17 2022, 1:07 PM
rampitec marked an inline comment as done.

Fixed typos.

This revision is now accepted and ready to land.Mar 18 2022, 12:32 PM
This revision was landed with ongoing or failed builds.Mar 18 2022, 12:57 PM
This revision was automatically updated to reflect the committed changes.