[llvm-commits] [PATCH] [llvm] Transform (x&C)>V into (x&C)!=0 where possible.
Manman Ren
mren at apple.com
Thu Dec 13 16:33:56 PST 2012
LGTM.
Thanks,
Manman
On Dec 13, 2012, at 10:29 AM, Schoedel, Kevin P wrote:
>> Typically we expect patches to be attached (rather than inline) as per
>> <http://llvm.org/docs/DeveloperPolicy.html#making-a-patch>.
>
> Oops. Attached.
>
> --
> Kevin Schoedel, Software Developer, Intel of Canada
> <kevin.p.schoedel at intel.com> +1 (519) 772-2580
>
>
> <0001-Transform-x-C-V-into-x-C-V-where-possible.patch>_______________________________________________
> 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