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

Mats Petersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 05:15:29 PDT 2021


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

Squashed the "fixes" commit and the original commit


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/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.384405.patch
Type: text/x-patch
Size: 10745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/e2925029/attachment-0001.bin>


More information about the llvm-commits mailing list