Skip to content
Snippets Groups Projects
Commit 5152e4e8 authored by Markus Holzer's avatar Markus Holzer
Browse files

Added ToDo

parent 1940e5b2
Branches
Tags
No related merge requests found
......@@ -111,6 +111,7 @@ class TypeAdder:
from pystencils.bit_masks import flag_cond
bool_type = BasicType('bool')
# TOOO: check the access
if isinstance(expr, Field.Access):
return expr, expr.dtype
elif isinstance(expr, TypedSymbol):
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment