[llvm-commits] [PATCH] x86 FLOG, FLOG2, FLOG10, FEXP, FEXP2 vector expansion

Paul Redmond paul at rapidmind.com
Mon Sep 8 09:05:00 PDT 2008


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.

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/20080908/6d20d768/attachment.diff>


More information about the llvm-commits mailing list