[PATCH] D111051: [mlir][OpenMP] Add support for SIMD modifier

Mats Petersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 06:05:51 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG30238c3676d3: [mlir][OpenMP] Add support for SIMD modifier (authored by MatsPetersson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111051

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
  mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
  mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
  mlir/test/Dialect/OpenMP/ops.mlir
  mlir/test/Target/LLVMIR/openmp-llvm-bad-schedule-modifier.mlir
  mlir/test/Target/LLVMIR/openmp-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111051.390037.patch
Type: text/x-patch
Size: 15875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/a30d33cd/attachment.bin>


More information about the llvm-commits mailing list