added nvptx declaration to other target & fixed nvptx64 recognition
This commit is contained in:
@@ -275,3 +275,5 @@ define i64 @__popcnt_int64(i64) nounwind readonly alwaysinline {
|
||||
%call = call i64 @llvm.ctpop.i64(i64 %0)
|
||||
ret i64 %call
|
||||
}
|
||||
|
||||
declare_nvptx64()
|
||||
|
||||
Reference in New Issue
Block a user