Created DataType class for storing information about data inside a class
and not as a string. Changed name of the file TypedSymbol to types. Fixed usage of dtype accordingly, however i might not have found every usage of dtype.
Showing
- __init__.py 1 addition, 1 deletion__init__.py
- ast.py 1 addition, 1 deletionast.py
- backends/cbackend.py 4 additions, 4 deletionsbackends/cbackend.py
- cpu/kernelcreation.py 1 addition, 1 deletioncpu/kernelcreation.py
- field.py 1 addition, 1 deletionfield.py
- llvm/kernelcreation.py 1 addition, 1 deletionllvm/kernelcreation.py
- transformations.py 4 additions, 3 deletionstransformations.py
- types.py 16 additions, 0 deletionstypes.py
Please register or sign in to comment