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

Mats Petersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 05:51:42 PDT 2021


Leporacanthicus updated this revision to Diff 376876.
Leporacanthicus added a comment.

Trying to get two commits in one arcanist command - may not work


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.mlir

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


More information about the llvm-commits mailing list