There was an error fetching the commit references. Please try again later.
constant elimination, part 2: subexpression extraction
Showing
- src/pystencils/backend/ast/structural.py 8 additions, 0 deletionssrc/pystencils/backend/ast/structural.py
- src/pystencils/backend/ast/util.py 7 additions, 4 deletionssrc/pystencils/backend/ast/util.py
- src/pystencils/backend/kernelcreation/iteration_space.py 2 additions, 1 deletionsrc/pystencils/backend/kernelcreation/iteration_space.py
- src/pystencils/backend/kernelcreation/typification.py 6 additions, 2 deletionssrc/pystencils/backend/kernelcreation/typification.py
- src/pystencils/backend/transformations/eliminate_constants.py 91 additions, 17 deletions...pystencils/backend/transformations/eliminate_constants.py
- src/pystencils/kernelcreation.py 5 additions, 2 deletionssrc/pystencils/kernelcreation.py
Please register or sign in to comment