[llvm-bugs] [Bug 22473] LLVM not using cmpb for unsigned char comparison
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 8 11:18:15 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=22473
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #11 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
This has been fixed since 3.9:
https://godbolt.org/z/mG2uo2
I've added a test case at rL355712
--
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/20190308/1b59ab2c/attachment.html>
More information about the llvm-bugs
mailing list