jdoerfert added inline comments.

================
Comment at: clang/test/OpenMP/target_map_codegen_18.cpp:5
+
+///==========================================================================///
+// RUN: %clang_cc1 -DUSE -DCK19 -verify -fopenmp 
-fopenmp-targets=powerpc64le-ibm-linux-gnu -x c++ -triple 
powerpc64le-unknown-unknown -emit-llvm %s -o - | FileCheck 
-allow-deprecated-dag-overlap  %s --check-prefixes=CK19,CK19-64,CK19-USE
----------------
tra wrote:
> This file is still among the longest tests in clang and could use some 
> further splitting, if possible.
> Between this and arm-cortex-cpus.c tests there are another 10 seconds we 
> could shave off the test time.
Our target codegen is sometimes incredibly slow. I think there is an underlying 
problem that needs to be addressed anyway.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85551

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

Reply via email to