fixed foreach_unique and local_atomics

This commit is contained in:
Evghenii
2014-01-23 21:57:20 +01:00
parent f0d3501dbd
commit 1cf1dab649
6 changed files with 41 additions and 22 deletions

View File

@@ -481,6 +481,7 @@ lSetInternalFunctions(llvm::Module *module) {
"__min_varying_uint32",
"__min_varying_uint64",
"__movmsk",
"__movmsk_ptx",
"__new_uniform_32rt",
"__new_uniform_64rt",
"__new_varying32_32rt",