On extracting ops from LLVM backend

Symbols and ops generation:

llvm::Function*
BackendLLVM::build_llvm_instance (bool groupentry)

Work estimate:

- Implement all major built-in ops in GLSL (340+ functions)

- Implement a GLSL backend to replace LLVM_Util (100+ functions)

原文地址:https://www.cnblogs.com/len3d/p/7639302.html