https://bugs.llvm.org/show_bug.cgi?id=51249

            Bug ID: 51249
           Summary: complex reduction wrong results
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Clang Compiler Support
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

clang++ -O3 -ffast-math -fopenmp -fopenmp-targets=nvptx64
-Xopenmp-target=nvptx64 -march=sm_80 complex_reduction.cpp

-ffast-math makes the test fail

https://github.com/ye-luo/openmp-target/blob/master/tests/complex/complex_reduction.cpp

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to