• Fenglei's avatar
    gpu_external_function and gpu constant memory refactor (#1189) · 260cb90d
    Fenglei authored
    * refactor external function
    
    * wokring version
    
    * fix bug
    
    * add emit_fucntions, emit_declare_constants, emit_declare_functions
    
    * add std::
    
    * add functions declaration
    
    * fix bugs
    
    * fix bugs
    
    * separate temp memory allocation and release
    
    * add invoke_constant_ptr function, clean up outputs for function
    
    * fix bugs, compiled ok
    
    * add ctx to emit_declare_constant
    
    * cleanup code, code style
    
    * remove using std, code style
    
    * revert std changes
    
    * change function names based Chris's comments
    
    * add ResultCopyElimination to pass_manager
    
    * clang format
    260cb90d
Name
Last commit
Last update
.ci/travis/ubuntu Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...