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

            Bug ID: 49790
           Summary: Constexpr values not handled in `omp declare mapper`
                    clause
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Clang Compiler Support
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

As seen in this example (https://godbolt.org/z/jdK5a993K) the compiler does not
allow this mapper to be declared using a constexpr value, but is fine with it
being used in the target region's map clause.

-- 
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