This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit dd19f34
committed
[AggressiveInstCombine] guard against applying instruction flags with constant folding
This is a minimized version of a crash reported in:
D1082011 parent 88962ce commit dd19f34
File tree
2 files changed
+16
-1
lines changed- llvm
- lib/Transforms/AggressiveInstCombine
- test/Transforms/AggressiveInstCombine
2 files changed
+16
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
| 400 | + | |
400 | 401 | | |
401 | 402 | | |
402 | 403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
0 commit comments