[llvm-bugs] [Bug 20723] [AVX512] Cannot select: 0x7fd80b841b68: ch = store when returning <16 x i1> from function
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 3 23:20:16 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=20723
David Majnemer <david.majnemer at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |david.majnemer at gmail.com
Resolution|--- |WORKSFORME
--- Comment #1 from David Majnemer <david.majnemer at gmail.com> ---
seems to work on r268479.
generates the following:
_crashEven___: ## @crashEven___
.cfi_startproc
## BB#0: ## %allocas
vxorps %xmm0, %xmm0, %xmm0
retq
.cfi_endproc
--
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/20160504/b847cc26/attachment-0001.html>
More information about the llvm-bugs
mailing list