Commit 5e29cdf
committed
Address comments, includes fix for using wrong signedness
Fix wrong signedness in promotion function.
Make expand code depend on node signedness not on operand extend.1 parent ccc6f48 commit 5e29cdf
File tree
2 files changed
+10
-4
lines changed- llvm/lib/CodeGen/SelectionDAG
2 files changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2892 | 2892 | | |
2893 | 2893 | | |
2894 | 2894 | | |
2895 | | - | |
2896 | | - | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
2897 | 2902 | | |
2898 | 2903 | | |
2899 | 2904 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11901 | 11901 | | |
11902 | 11902 | | |
11903 | 11903 | | |
11904 | | - | |
11905 | | - | |
| 11904 | + | |
| 11905 | + | |
| 11906 | + | |
11906 | 11907 | | |
11907 | 11908 | | |
11908 | 11909 | | |
| |||
0 commit comments