Commit 0b7129a
authored
[InstCombine] Fix FMF propagation in
Proof: https://alive2.llvm.org/ce/z/orSP-S
Closes #161525.foldFCmpFSubIntoFCmp (#161539)1 parent c470982 commit 0b7129a
File tree
2 files changed
+43
-0
lines changed- llvm
- lib/Transforms/InstCombine
- test/Transforms/InstCombine
2 files changed
+43
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8527 | 8527 | | |
8528 | 8528 | | |
8529 | 8529 | | |
| 8530 | + | |
| 8531 | + | |
| 8532 | + | |
8530 | 8533 | | |
8531 | 8534 | | |
8532 | 8535 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1812 | 1812 | | |
1813 | 1813 | | |
1814 | 1814 | | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
1815 | 1855 | | |
1816 | 1856 | | |
1817 | 1857 | | |
| |||
0 commit comments