[llvm-bugs] [Bug 11567] unnecessary sign extension
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 1 10:19:03 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=11567
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |llvm-dev at redking.me.uk
Resolution|--- |FIXED
--- Comment #3 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving - no idea when this was fixed but current codegen:
LBB0_1:
movq (%rbx), %rdi
callq __Z17do_something_withPc
addq $16, %rbx
decl %r14d
jne LBB0_1
--
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/20160401/9adb8471/attachment.html>
More information about the llvm-bugs
mailing list