Issue 172079
Summary Error: Do not know how to split the result of this operator
Labels new issue
Assignees
Reporter arjunr2
    When compiling upstream `sha2` crate in Rust with LLVM, I encountered this error which is reproducible with the latest version of llvm.

### Command to Reproduce
Artifact: [k.zip](https://github.com/user-attachments/files/24134450/k.zip)

```
llc k.ll -filetype=obj -o k.o
```

### Error
```
LLVM ERROR: Do not know how to split the result of this operator!
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to