On 06/02/2015 01:06 PM, Thomas Schwinge wrote: > On Mon, 1 Jun 2015 17:58:51 +0200, Bernd Schmidt wrote: >> This extends the previous vector-single support to also handle >> worker-level predication. [...] > > This causes the following regressions; would you please have a look? I committed the following to take care of some problems with the patch. The main change is to handle atomic regions similarly to WSVP loops - just jump over them entirely. Bernd