[cfe-dev] [OpenCL patch] vector logical operations (not, and, or)
Tanya Lattner
lattner at apple.com
Fri Mar 11 10:44:15 PST 2011
This patch adds support (CodeGen and Sema) for logical NOT, logical AND, and logical OR for vector types. It also includes a test case for each operation.
Please review:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vecLogicalOps.patch
Type: application/octet-stream
Size: 7048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110311/8d3cf1d6/attachment.obj>
-------------- next part --------------
Thanks,
Tanya
More information about the cfe-dev
mailing list