[PATCH] D146612: [Flang][OpenMP][MLIR][OpenMPIRBuilder] Lower OpenMP target attributes

Dominik Adamski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 07:43:35 PDT 2023


domada updated this revision to Diff 509677.
domada edited the summary of this revision.
domada added a comment.

Scope of changes:

1. Applied @kiranchandramohan suggestion ( https://reviews.llvm.org/D146721 ) for target interface.
2. Patch rebased.
3. Limited scope of patch. Lowering from MLIR to LLVM IR will be present in different patch


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146612/new/

https://reviews.llvm.org/D146612

Files:
  flang/include/flang/Tools/CrossToolHelpers.h
  flang/lib/Frontend/FrontendActions.cpp
  flang/test/Lower/OpenMP/target_cpu_features.f90
  mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
  mlir/include/mlir/Dialect/OpenMP/OpenMPOpsInterfaces.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146612.509677.patch
Type: text/x-patch
Size: 5816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/425a6283/attachment.bin>


More information about the llvm-commits mailing list