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: unassignedclangb...@nondot.org
Reporter: gonzalob...@gmail.com
CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs