http://llvm.org/bugs/show_bug.cgi?id=13354
Bug #: 13354
Summary: NVPTX intrinsics table misses __nvvm_* buitins
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 8891
--> http://llvm.org/bugs/attachment.cgi?id=8891
patch
Although NVPTX implements almost all __nvvm_* intrinsics, Clang intrinsics
table for NVVM misses them all, what prevents frontend from recognizing these
intrinsics in the input source code, e.g. in nvvm/ci_include.h.
The attached patch adds the list of intrinsics. Some of them are commented out,
because backend does not implement them yet.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs