mikerice added a comment.

> // RUN: %clang_cc1 -verify -triple x86_64-apple-darwin10 -O1 -fopenmp-simd 
> -emit-llvm %s -o - | FileCheck %s --check-prefix=CHECK10

Is there a good reason to run this with -O1?  Doing so makes it super sensitive 
to which llvm passes run and now this test fails for us now with x86 as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101849/new/

https://reviews.llvm.org/D101849

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to