-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1351 from stan-dev/fix/partial-eval-mod-0
Fix: Optimizations crash on mod 0 partial evaluation
- Loading branch information
Showing
12 changed files
with
16,789 additions
and
31,340 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
11,583 changes: 4,267 additions & 7,316 deletions
11,583
test/integration/good/code-gen/lir.expected
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
454 changes: 152 additions & 302 deletions
454
test/integration/good/code-gen/profiling/transformed_mir.expected
Large diffs are not rendered by default.
Oops, something went wrong.
10,911 changes: 3,540 additions & 7,371 deletions
10,911
test/integration/good/code-gen/transformed_mir.expected
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.