This is an archive of the discontinued LLVM Phabricator instance.

[mlir][nvpu] Prevent F32ToTF32 pattern to generate illegal IR
ClosedPublic

Authored by ThomasRaoux on Aug 15 2022, 9:26 AM.

Details

Summary

We shouldn't apply this pattern to non F32->F32 mma.sync operations.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Aug 15 2022, 9:26 AM
ThomasRaoux requested review of this revision.Aug 15 2022, 9:26 AM
manishucsd accepted this revision.Aug 15 2022, 9:44 AM
This revision is now accepted and ready to land.Aug 15 2022, 9:44 AM
This revision was landed with ongoing or failed builds.Aug 15 2022, 9:46 AM
This revision was automatically updated to reflect the committed changes.