[LLVMbugs] [Bug 21641] New: LLVM ERROR: Do not know how to split the result of this operator!
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Nov 21 18:19:30 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21641
Bug ID: 21641
Summary: LLVM ERROR: Do not know how to split the result of
this operator!
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: LLVM assembly language parser
Assignee: unassignedbugs at nondot.org
Reporter: david at ixit.cz
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
LLVM 3.5 or LLVM get me error
"LLVM ERROR: Do not know how to split the result of this operator!"
for lot operations done by Mesa llvmpipe.
LLVM is compiled with -march=native.
On my A8-3870 I getting these errors, on AMD Athlon 64 X2 TK-55 same examples
work very well.
Attaching /proc/cpuinfo
processor : 3
vendor_id : AuthenticAMD
cpu family : 18
model : 1
model name : AMD A8-3870 APU with Radeon(tm) HD Graphics
stepping : 0
microcode : 0x3000027
cpu MHz : 3300.000
cache size : 1024 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 6
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid
aperfmperf pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy
abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt arat hw_pstate npt lbrv
svm_lock nrip_save pausefilter
bogomips : 6929.95
TLB size : 1536 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate
I can do tests if needed except compiling LLVM with debug.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141122/52916358/attachment.html>
More information about the llvm-bugs
mailing list