This is an archive of the discontinued LLVM Phabricator instance.

[mlir][ROCDL] Define MLIR wrappers around new MFMA intrinsics
ClosedPublic

Authored by krzysz00 on Jun 17 2022, 11:34 AM.

Details

Summary

In order to support newer hardware, define wrappers around MFMA
intrinsics that have not previously been exposed in the ROCDL dialect.

A amdgpu.mfma wrapper around these instructions is in development
and will provide a more user-friendly interface to them.

Diff Detail

Event Timeline

krzysz00 created this revision.Jun 17 2022, 11:34 AM
Herald added a project: Restricted Project. · View Herald Transcript
krzysz00 requested review of this revision.Jun 17 2022, 11:34 AM
This revision is now accepted and ready to land.Jun 17 2022, 11:37 AM
This revision was landed with ongoing or failed builds.Jun 20 2022, 8:03 AM
This revision was automatically updated to reflect the committed changes.