Commit 3244024
Cleanup use of LI when needed OrigLI (#2755)
* Fix LoopAnalysis crash on incomplete new_func
* Fix LoopAnalysis crash on incomplete new_func using isOriginal
* Cleanup use of LI when needed OrigLI
* Fix LoopAnalysis crash on incomplete new_func and update manual check
* Fix LoopAnalysis crash on incomplete new_func and fix inverted condition
* Fix LoopAnalysis crash and fix manual addition logic for non-loop values
* Fix LoopAnalysis crash and include non-instructions in manual induction check
* fix
* fix
* fix
* f
* fix
* fix
* fix
* Fix clang-format indentation in GradientUtils.cpp (#2756)
* Initial plan
* Fix formatting in GradientUtils.cpp
Co-authored-by: wsmoses <1260124+wsmoses@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wsmoses <1260124+wsmoses@users.noreply.github.com>
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wsmoses <1260124+wsmoses@users.noreply.github.com>1 parent 34e7f80 commit 3244024
File tree
2 files changed
+65
-12
lines changed- enzyme
- Enzyme
- test/Enzyme/ReverseMode
2 files changed
+65
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1611 | 1611 | | |
1612 | 1612 | | |
1613 | 1613 | | |
1614 | | - | |
1615 | 1614 | | |
1616 | | - | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
1617 | 1618 | | |
1618 | 1619 | | |
1619 | 1620 | | |
1620 | 1621 | | |
1621 | | - | |
| 1622 | + | |
1622 | 1623 | | |
1623 | | - | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
1624 | 1627 | | |
1625 | 1628 | | |
1626 | 1629 | | |
| |||
1629 | 1632 | | |
1630 | 1633 | | |
1631 | 1634 | | |
1632 | | - | |
1633 | | - | |
1634 | | - | |
1635 | | - | |
1636 | | - | |
1637 | | - | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
1638 | 1650 | | |
1639 | | - | |
1640 | | - | |
1641 | 1651 | | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
1642 | 1662 | | |
1643 | 1663 | | |
1644 | 1664 | | |
| |||
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments