https://llvm.org/bugs/show_bug.cgi?id=25817
Bug ID: 25817
Summary: Expected an OpenMP directive on #pragma omp declare
simd
Product: OpenMP
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Clang Compiler Support
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 15438
--> https://llvm.org/bugs/attachment.cgi?id=15438&action=edit
Test file content and compilation result
Hi!
Today I'm tried to build a Blender (with enabled OpenMP and Cycles render
engine) with Clang, LLVM and libomp 3.7.0 on my Gentoo Linux laptop.
But I get `Expected an OpenMP directive` error on macro `#pragma omp declare
simd notinbranch` and compilation fails.
I'm also tried to compile small test file with `#pragma omp declare simd` - and
get same error.
So, this macro is not implemented yet or something?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs