Re: [Diffusion] rL247251: [OPENMP] Outlined function for parallel and other regions with list of…

NAKAMURA Takumi via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 01:46:52 PDT 2015


chapuni added subscribers: cfe-commits, chapuni.
chapuni added a comment.

See also; http://bb.pgr.jp/builders/clang-i686-cygwin-RA-centos6/builds/20524


/cfe/trunk/test/OpenMP/parallel_codegen.cpp:99 Seems it is incompatible to 32-bit targets, for example, i686-linux, i686-cygwin.

  define internal void @.omp_outlined..1(i32* noalias %.global_tid., i32* noalias %.bound_tid., i8*** dereferenceable(4) %argc) #1 personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) {

Users:
  ABataev (Author)

http://reviews.llvm.org/rL247251





More information about the cfe-commits mailing list