[Issue 9963] Absurdly Inefficient Codegen For Adding Boolean Predicates
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 23 03:03:07 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9963
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> 2013-04-23 03:03:07 PDT ---
Which brings the inner loop to:
L2C: mov RBX,-8[RBP]
mov CL,[RBX][R8]
cmp CL,R9B
setnbe DIL
movzx EDI,DIL
add R11,RDI
cmp R9B,CL
sbb RSI,0FFFFFFFFh
inc R8
cmp R8,-010h[RBP]
jb L2C
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list