[Openmp-commits] [PATCH] D41817: [OMPT] Enable OMPT on 32-bit ARM machines

Paul Osmialowski via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 11 00:25:37 PST 2018


pawosm01 added a comment.

Ahh, I didn't say it isn't work, but I also didn't explicitly said that: when libomp+OMPT is built with clang on 32-bit ARM, all of OMPT test cases pass iff they are compiled with clang.
The problem is on 32-bit ARM and GCC.

  Library built with: Clang  | GCC
  Testing with:              |
  Clang               works  | fails
  GCC                 fails  | fails


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D41817





More information about the Openmp-commits mailing list