| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| # Check generated code -- expect the gsave equation to be scheduled together | ||
| # in the same loop nest with the fsave equation | ||
| bns, _ = assert_blocking(op, {'x0_blk0', 'x1_blk0', 'ix0_blk0'}) | ||
| bns, _ = assert_blocking(op, {'x0_blk0', 'x2_blk0', 'x1_blk0'}) |
There was a problem hiding this comment.
wow, was not expecting this. Is it something we want?
Sorry, something went wrong.
There was a problem hiding this comment.
Tbh they could be in any order since it's a set. This change improves code readability when you have subdimensions with long names, since they can just use the name of the parent dimension
Sorry, something went wrong.
There was a problem hiding this comment.
yes
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #2600 +/- ##
=======================================
Coverage 91.92% 91.92%
=======================================
Files 245 245
Lines 48396 48396
Branches 4251 4251
=======================================
Hits 44486 44486
Misses 3234 3234
Partials 676 676
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
|
Merged, thanks |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.