Re: [PATCH] [OPENMP] Codegen of the ‘aligned’ clause for the ‘omp simd’ directive

Alexander Musman alexander.musman at gmail.com
Mon Sep 29 07:01:13 PDT 2014


Hal,

Here is updated patch, I added type parameter to getOpenMPSimdDefaultAlignment (I guess you meant llvm::Type, not clang::Type) and fixed other issues.

Thanks,
Alexander

http://reviews.llvm.org/D5499

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/TargetInfo.cpp
  lib/CodeGen/TargetInfo.h
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/for_simd_aligned_messages.cpp
  test/OpenMP/parallel_for_simd_aligned_messages.cpp
  test/OpenMP/simd_aligned_messages.cpp
  test/OpenMP/simd_metadata.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5499.14162.patch
Type: text/x-patch
Size: 11726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140929/29c06af3/attachment.bin>


More information about the cfe-commits mailing list