-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor ASTTransformer.visit_For and fix a bug on grouped ndrange lo…
…ops (#648) * New extension 'adstack' * [skip ci] enforce format * Simplify init in mgpcg_advanced.py (#645) * put static/range/struct for into separate functions * make decorators look clearer * [skip ci] raise syntax error for more cases * [skip ci] dynamic grouped ndrange? * [skip ci] debug * fix * add more tests * [skip ci] enforce code format * further simplify mgpcg_advanced.py and make it able to run with self.dim=2 * [skip ci] enforce code format * [skip ci] rename ijk to indices * move components of visit_For outside Co-authored-by: Yuanming Hu <yuanmhu@gmail.com> Co-authored-by: Yuanming Hu <yuanming-hu@users.noreply.github.com> Co-authored-by: Taichi Gardener <taichigardener@gmail.com>
- Loading branch information
1 parent
f8fd28c
commit 76ff830
Showing
5 changed files
with
278 additions
and
188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.