https://bugs.llvm.org/show_bug.cgi?id=41340
Sanjay Patel <spatel+l...@rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |r370668
Resolution|--- |FIXED
--- Comment #6 from Sanjay Patel <spatel+l...@rotateright.com> ---
We produce the expected x86 code after:
https://reviews.llvm.org/rL370668
xorl %eax, %eax
testl $2048, %edi ## imm = 0x800
sete %al
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs