Commit 55a777c
committed
Auto merge of rust-lang#69450 - cuviper:llvm-scev-no-wrap, r=nikic
Cherry-pick the LLVM fix for rust-lang#69225
An additional reproducer was provided in rust-lang#69225 -- the new testcase here -- which still crashes even after rust-lang#69241 reverted rust-lang#67174. Now this pull request updates LLVM with the cherry-picked reversion of its own. This is also going to stable in rust-lang#69444.
I have not tried to reapply rust-lang#67174 yet -- cc @kraai @shahnFile tree
2 files changed
+34
-1
lines changed- src
- test/ui/issues
2 files changed
+34
-1
lines changed| 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