This is an archive of the discontinued LLVM Phabricator instance.

[mlir][OpenMP] Added assemblyformat for TargetOp
ClosedPublic

Authored by shraiysh on Feb 18 2022, 8:40 AM.

Details

Summary

This patch removes custom parser/printer for omp.target and adds
assemblyformat.

Diff Detail

Event Timeline

shraiysh created this revision.Feb 18 2022, 8:40 AM
shraiysh requested review of this revision.Feb 18 2022, 8:40 AM
rriddle accepted this revision.Feb 18 2022, 10:14 AM
This revision is now accepted and ready to land.Feb 18 2022, 10:14 AM
This revision was automatically updated to reflect the committed changes.