[llvm-commits] [llvm] r92939 - /llvm/trunk/include/llvm/IntrinsicsX86.td

David Greene dag at cray.com
Thu Jan 7 13:33:51 PST 2010


On Thursday 07 January 2010 15:18, Chris Lattner wrote:

> > The gcc intrinsics should be supported, but if possible they should
> > be lowered to instructions instead of intrinsics.
>
> right.  David, please revert this patch.

But please see my most recent message.  Can we dump the scalar intrinsics?
I know they take vector types, but they should be mappable to llvm 
instructions.

                             -Dave



More information about the llvm-commits mailing list