We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7208c commit efbe689Copy full SHA for efbe689
BugList.md
@@ -69,6 +69,7 @@ Please contact us or submit a PR if something is missing or inaccurate.
69
62. SROA sub-vector memcpy w/subsequent load loses the store (https://llvm.org/PR52971)
70
63. NewGVN miscompiles with equal instructions modulo attributes (https://llvm.org/PR53218)
71
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)
73
74
75
### Bugs found in Z3
0 commit comments