[llvm-bugs] [Bug 15929] Do not know how to split the result of this operator (llvm.x86.avx.round.ps.256)
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Sep 17 09:34:41 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=15929
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |llvm-dev at redking.me.uk
Resolution|--- |FIXED
--- Comment #8 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving old bug - this has been fixed for quite some time and in the latest
releases, movemask intrinsics can in fact be constant folded:
main: # @main
xorl %eax, %eax
retq
--
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/20170917/89013a60/attachment.html>
More information about the llvm-bugs
mailing list