[llvm-bugs] [Bug 49496] New: [5.0] metadirective with constexpr in user condition

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 9 12:48:36 PST 2021


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

            Bug ID: 49496
           Summary: [5.0] metadirective with constexpr in user condition
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Clang Compiler Support
          Assignee: unassignedclangbugs at nondot.org
          Reporter: protze at itc.rwth-aachen.de
                CC: llvm-bugs at lists.llvm.org

Created attachment 24611
  --> https://bugs.llvm.org/attachment.cgi?id=24611&action=edit
Example of using metadirective to implement if(0) mergeable

Clang doesn't support user condition for the metadirective. An example source
code using such metadirective is attached.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210309/3bf1fb19/attachment.html>


More information about the llvm-bugs mailing list