<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=3660"
},
"description": ""
}
</script>
<div style="font-family: arial, sans-serif"><br/>Comment #2 on issue 3660 by <a href="mailto:jus...@justinbogner.com">jus...@justinbogner.com</a>: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: isReg() && "This is not a register operand!"<br/><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3660#c2">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3660#c2</a><br/><br/>Reproducer in IR:<br/><br/>source_filename = "M"<br/><br/>define void @f() {<br/>BB:<br/> %A = alloca float<br/> %G1 = getelementptr float, float* %A, i8 16<br/> %L1 = load float, float* %G1<br/> %L = load float, float* %A<br/> %B2 = fdiv float %L, %L1<br/> store float %B2, float* %A<br/> ret void<br/>}<br/><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>