change nvptx64->nvptx
This commit is contained in:
@@ -288,5 +288,5 @@ define i64 @__popcnt_int64(i64) nounwind readonly alwaysinline {
|
||||
;; int8/int16 builtins
|
||||
|
||||
define_avgs()
|
||||
declare_nvptx64()
|
||||
declare_nvptx()
|
||||
|
||||
|
||||
@@ -387,4 +387,4 @@ declare void @__prefetch_read_uniform_nt(i8 * nocapture) nounwind
|
||||
;; int8/int16 builtins
|
||||
|
||||
define_avgs()
|
||||
declare_nvptx64()
|
||||
declare_nvptx()
|
||||
|
||||
@@ -344,4 +344,4 @@ packed_load_and_store(4)
|
||||
;; prefetch
|
||||
|
||||
define_prefetches()
|
||||
declare_nvptx64()
|
||||
declare_nvptx()
|
||||
|
||||
@@ -274,4 +274,4 @@ define i64 @__popcnt_int64(i64) nounwind readnone alwaysinline {
|
||||
|
||||
define_avgs()
|
||||
|
||||
declare_nvptx64()
|
||||
declare_nvptx()
|
||||
|
||||
@@ -279,4 +279,4 @@ define i64 @__popcnt_int64(i64) nounwind readonly alwaysinline {
|
||||
ret i64 %call
|
||||
}
|
||||
|
||||
declare_nvptx64()
|
||||
declare_nvptx()
|
||||
|
||||
@@ -4532,7 +4532,7 @@ define_up_avgs()
|
||||
define_down_avgs()
|
||||
')
|
||||
|
||||
define(`declare_nvptx64',
|
||||
define(`declare_nvptx',
|
||||
`
|
||||
declare i32 @__tid_x() nounwind readnone alwaysinline
|
||||
declare i32 @__warpsize() nounwind readnone alwaysinline
|
||||
|
||||
Reference in New Issue
Block a user