[PATCH] D48808: [CodeGen] Emit parallel_loop_access for each loop in the loop stack.

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 2 08:44:22 PDT 2018


Meinersbur added a comment.

In https://reviews.llvm.org/D48808#1149534, @ABataev wrote:

> I don't think that this is the intended behavior of the `#pragma clang loop`. it is better to ask the author of this pragma is this correct or not.


I understand it as the intended behavior of the `assume_safety` option (also used for `#pragma omp simd`).

@tyler.nowicki What is the intended behaviour?


Repository:
  rC Clang

https://reviews.llvm.org/D48808





More information about the cfe-commits mailing list