<html>
<body>
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "EmailMessage",
  "potentialAction": {
    "@type": "ViewAction",
    "name": "View Issue",
    "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15236"
  },
  "description": ""
}
</script>

<div style="font-family: arial, sans-serif; white-space:pre"><br/>Comment #4 on issue 15236 by <a href="mailto:jctremou...@gmail.com">jctremou...@gmail.com</a>: llvm/llvm-opt-fuzzer--x86_64-earlycse: ASSERT: !Result || (LHS.isSentinel() && LHS.Inst == RHS.Inst) || getHashValueImpl(LHS) =<br/><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15236#c4">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15236#c4</a><br/><br/>Fix checked in to llvm as r363598.<br/>The underlying issue was an old one, nondeterministically and rarely leading to assertion failures in debug builds and nondeterministic codegen (at best) in release builds.  The assertion flagged in this bug is a new one, still nondeterministic but hit more frequently than the other one, so in that sense this was a short-lived regression.<br/><br/>-- <br/>You received this message because:<br/>  1. You were specifically CC'd on the issue<br/><br/>You may adjust your notification preferences at:<br/><a href="https://bugs.chromium.org/hosting/settings">https://bugs.chromium.org/hosting/settings</a><br/><br/>Reply to this email to add a comment.</div>
</body>
</html>