This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] : Add integer mul in scf to openmp conversion
ClosedPublic

Authored by kiranchandramohan on Mar 13 2023, 8:43 AM.

Details

Summary

Add conversion for integer multiplication in scf reductions in the
SCF to OpenMP dialect conversion.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2023, 8:43 AM
kiranchandramohan requested review of this revision.Mar 13 2023, 8:43 AM
ftynse accepted this revision.Mar 14 2023, 10:28 AM
This revision is now accepted and ready to land.Mar 14 2023, 10:28 AM
This revision was landed with ongoing or failed builds.Mar 14 2023, 2:57 PM
This revision was automatically updated to reflect the committed changes.