[llvm-commits] [PATCH] [llvm] Transform (x&C)>V into (x&C)!=0 wherepossible.
Schoedel, Kevin P
kevin.p.schoedel at intel.com
Fri Dec 14 08:24:15 PST 2012
Nuno Lopes [mailto:nunoplopes at sapo.pt] wrote:
> Ok, so please add a CHECK to your test to ensure that the 'and' is changed
> correctly.
Thanks for catching that. Revised patch attached.
--
Kevin Schoedel, Software Developer, Intel of Canada
<kevin.p.schoedel at intel.com> +1 (519) 772-2580
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Transform-x-C-V-into-x-C-V-where-possible.patch
Type: application/octet-stream
Size: 3905 bytes
Desc: 0002-Transform-x-C-V-into-x-C-V-where-possible.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121214/9953b51b/attachment.obj>
More information about the llvm-commits
mailing list