Scalar realization of no-vec functions was replaced from builtins to stdlib.ispc.
This commit is contained in:
@@ -488,12 +488,8 @@ lSetInternalFunctions(llvm::Module *module) {
|
||||
"__num_cores",
|
||||
"__packed_load_active",
|
||||
"__packed_store_active",
|
||||
"__padds_i8",
|
||||
"__padds_i16",
|
||||
"__padds_vi8",
|
||||
"__padds_vi16",
|
||||
"__paddus_i8",
|
||||
"__paddus_i16",
|
||||
"__paddus_vi8",
|
||||
"__paddus_vi16",
|
||||
"__popcnt_int32",
|
||||
@@ -502,12 +498,8 @@ lSetInternalFunctions(llvm::Module *module) {
|
||||
"__prefetch_read_uniform_2",
|
||||
"__prefetch_read_uniform_3",
|
||||
"__prefetch_read_uniform_nt",
|
||||
"__psubs_i8",
|
||||
"__psubs_i16",
|
||||
"__psubs_vi8",
|
||||
"__psubs_vi16",
|
||||
"__psubus_i8",
|
||||
"__psubus_i16",
|
||||
"__psubus_vi8",
|
||||
"__psubus_vi16",
|
||||
"__rcp_uniform_float",
|
||||
|
||||
Reference in New Issue
Block a user