[PATCH] D146612: [Flang][OpenMP][MLIR] Lower OpenMP target attributes
Dominik Adamski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 03:18:27 PDT 2023
domada updated this revision to Diff 509956.
domada added a comment.
Updated mlir definition of target attributes. Use MLIR class `StringRefParameter` instead `std::string`
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.509956.patch
Type: text/x-patch
Size: 5778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/fde6ed34/attachment.bin>
More information about the llvm-commits
mailing list