[llvm-commits] [PATCH] x86 FLOG, FLOG2, FLOG10, FEXP, FEXP2 vector expansion
Dale Johannesen
dalej at apple.com
Wed Sep 10 10:28:43 PDT 2008
On Sep 8, 2008, at 9:05 AMPDT, Paul Redmond wrote:
> Hi,
>
> The attached patch (for x86 only) fixes:
>
> "Cannot yet select: 0x8101dbc: v2f64 = <<Unknown DAG Node>> 0x81046a4"
>
> when using the newly added intrinsics for log, log2, log10, exp,
> exp2 on v2f64 types.
Applied, thanks.
>
> Thanks,
> Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x86_log_exp_vector_lowering.diff
Type: text/x-diff
Size: 845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080910/d28847eb/attachment.diff>
-------------- next part --------------
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list