Skip to content

Commit

Permalink
Update BugList.md
Browse files Browse the repository at this point in the history
"coallesced" → "coalesced"
  • Loading branch information
Danyylka authored Nov 27, 2024
1 parent 54c8d3b commit f8f2092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BugList.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Please contact us or submit a PR if something is missing or inaccurate.
88. VectorCombine: shufflevector reorder leads to srem by poison (https://llvm.org/PR89390)
89. InstCombine: incorrect srem rewrite (https://llvm.org/PR89516)
90. InstCombine: incorrect swap of select vector operands (https://llvm.org/89669)
91. SimplifyCFG: coallesced store retains the wrong alignment (https://llvm.org/PR89672)
91. SimplifyCFG: coalesced store retains the wrong alignment (https://llvm.org/PR89672)
92. LoopVectorize introduces division by zero (https://llvm.org/PR89958)
93. InstCombine: align attribute doesn't dereferenceability (https://llvm.org/PR90446)
94. Reassociate: invalid propagation of overflow attributes at low bit-width (https://llvm.org/PR91417)
Expand Down

0 comments on commit f8f2092

Please sign in to comment.