[Bug c/66862] New: OpenMP SIMD does not work (use SIMD instructions) on conditional code

2015-07-13 Thread bill.jordan at intel dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: bill.jordan at intel dot com Target Milestone: --- Created attachment 35971 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35971&action=edit SIMD sample code In the fo

[Bug c/66862] OpenMP SIMD does not work (use SIMD instructions) on conditional code

2015-07-13 Thread bill.jordan at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66862 --- Comment #1 from William Jordan --- Created attachment 35972 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35972&action=edit Disassembled code Assembly shows that code generated with #pragma omp simd is the same as without when the "fo