[LLVMbugs] [Bug 1287] NEW: llc can't compile llvm.powi.f64 when f64 is a illegal type
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Mar 28 12:16:07 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1287
Summary: llc can't compile llvm.powi.f64 when f64 is a illegal
type
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: lauro.venancio at gmail.com
laurov at edgy-laptop:/tmp$ llc fpowi.bc
NODE: 0x8a09a70: f64 = fpowi 0x8a09a08, 0x8a09948:2
llc: /home/laurov/llvm/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp:4690:
void<unnamed>::SelectionDAGLegalize::ExpandOp(llvm::SDOperand, llvm::SDOperand&,
llvm::SDOperand&): Assertion `0 && "Do not know how to expand this operator!"'
failed.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list