This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][OpenMP] Minor change to assembly format for Target Data op
ClosedPublic

Authored by TIFitis on Jun 13 2023, 9:05 AM.

Details

Summary

Minor reordering of clauses in the assembly format for Target Data op to make it closer to the OpenMP standard.

Diff Detail