[MLIR][OpenMP] Added target data, exit data, and enter data operation definition for MLIR
This includes a basic implementation for the OpenMP 5.1 Target Data, Target Exit Data and Target Enter Data constructs operation. TODO: - Depend clause support for Target Enter and Exit Data. - Mapper and Iterator value support for Map Type Modifiers. - Verifier for the operations. Co-authored-by:abidmalikwaterloo <amalik@bnl.gov> Co-authored-by:
raghavendra <Raghu.Maddhipatla@amd.com> Differential Revision: https://reviews.llvm.org/D131915
Loading
Please sign in to comment