Skip to content

Commit efbe689

Browse files
committed
add LLVM bug
1 parent 4c7208c commit efbe689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BugList.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Please contact us or submit a PR if something is missing or inaccurate.
6969
62. SROA sub-vector memcpy w/subsequent load loses the store (https://llvm.org/PR52971)
7070
63. NewGVN miscompiles with equal instructions modulo attributes (https://llvm.org/PR53218)
7171
64. InstCombine miscompiles combination of signed comparisons (https://llvm.org/PR53252)
72+
65. InstCombine propagates nsz flag from select to fneg incorrectly (https://llvm.org/PR54077)
7273

7374

7475
### Bugs found in Z3

0 commit comments

Comments
 (0)