[llvm-commits] [PATCH] Adding v*i1 MVTs

Hal Finkel hfinkel at anl.gov
Fri Aug 3 12:45:37 PDT 2012


Please review the attached patch which adds v*i1 MVTs. I need these for
properly representing the output of vectorized selects and boolean
operations on the BG/Q supercomputer (v4i1 specifically). As others
have also expressed an interest in these, and in the name of limiting
the number of renumbering patches, this patch adds v2i1 through v64i1.

Heikki, will this meet your needs as well?

Micah, this patch obviously affects the same renumbering as your <2 x
[i8|i16]> patch. Maybe we should combine them?

Thanks again,
Hal

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vi1.patch
Type: text/x-patch
Size: 14036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120803/909c9684/attachment.bin>


More information about the llvm-commits mailing list