Skip to content

Commit 1c1f371

Browse files
author
Diptorup Deb
authored
Merge pull request #949 from IntelPython/feature/backported_parfor_passes
Backported the split parfor pass from upstream Numba.
2 parents 4bf151c + 79c9c5a commit 1c1f371

File tree

3 files changed

+6112
-16
lines changed

3 files changed

+6112
-16
lines changed

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ exclude =
1818
__pycache__,
1919
_version.py,
2020
lowerer.py,
21+
parfor.py

0 commit comments

Comments
 (0)