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

Alexander Musman alexander.musman at gmail.com
Mon Sep 29 04:31:57 PDT 2014


Hi Hal,

Thank you for review, I've fixed your comments. Here is updated version.
I added method getOpenMPSimdDefaultAlignment to TheTargetCodeGenInfo (implemented it for x86_64 only for now).

Regards,
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.14157.patch
Type: text/x-patch
Size: 11569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140929/0de1ef08/attachment.bin>


More information about the cfe-commits mailing list