This is an archive of the discontinued LLVM Phabricator instance.

[mlir][rocdl] Add xdlops intrinsics to rocdl dialect
ClosedPublic

Authored by rtaylor on May 8 2020, 11:29 AM.

Details

Summary

This adds xdlops (mfma) to the rocdl dialect and also tests the translation to llvm ir.

Diff Detail

Event Timeline

rtaylor created this revision.May 8 2020, 11:29 AM
Herald added a project: Restricted Project. · View Herald Transcript
rtaylor added a project: Restricted Project.May 8 2020, 11:32 AM
ftynse accepted this revision.May 9 2020, 7:10 AM
This revision is now accepted and ready to land.May 9 2020, 7:10 AM
This revision was automatically updated to reflect the committed changes.