[llvm-bugs] [Bug 36465] New: Support 128-bit integers.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 21 02:33:37 PST 2018


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

            Bug ID: 36465
           Summary: Support 128-bit integers.
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: CUDA
          Assignee: unassignedclangbugs at nondot.org
          Reporter: gonzalobg88 at gmail.com
                CC: llvm-bugs at lists.llvm.org

Currently the cuda backend does not support 128-bit integers in cuda kernels.
It would be a great improvement over nvcc to support these by emulating them as
two 64 bit integers.

-- 
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/20180221/f9566ba4/attachment.html>


More information about the llvm-bugs mailing list