Issue 175190
Summary [PowerPC] Branch target out of range
Labels backend:PowerPC, miscompilation
Assignees
Reporter nikic
    Reproducer: https://gist.githubusercontent.com/nikic/4e7863f539a198b51d5f10bb40667eaf/raw/290bf899fb353d97984a2e3ddcebe90289725339/test.ll

`llc -filetype=obj < test.ll` results in:

> `<unknown>:0: error: branch target out of range (32768 not between -32768 and 32764)`

Possibly a bug in PPCBranchSelector.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to