[LLVMdev] AVX Reorg Patch
Evan Cheng
evan.cheng at apple.com
Mon Jan 25 11:23:22 PST 2010
Hi Dave,
This looks (obviously) good to me. Thanks.
Evan
On Jan 22, 2010, at 3:24 PM, David Greene wrote:
> This is the first in a series of patches to move around some
> X86 .td file contents in preparation for starting to add
> AVX patterns. This is stuff that will be shared by SSE, MMX
> and AVX patterns. Eventually, they will all converge under
> one framework but in the meantime we need to do some code
> sharing so I want to move the common stuff into a single file.
>
> Assuming this patch looks ok, I'll commit it and commit
> similar reorg patches as I generate them. They will all
> be in the same spirit, no code changes, just shuffling
> stuff around.
>
> Comments?
>
> -Dave
> <simdfragments.patch>_______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list