search for: typeexpandinteg

Displaying 1 result from an estimated 1 matches for "typeexpandinteg".

Did you mean: typeexpandinteger
2017 Dec 12
2
TypeExpandInteger for vectors?
On Dec 11, 2017 6:54 PM, "Sean Silva" <chisophugis at gmail.com> wrote: It looks like in various places in SelectionDAG and related machinery we appear to implicitly or explicitly assume that TypeExpandInteger only applies to scalars. Does anybody know why that is? For our target (Pixel Visual Core: https://www.blog.google/ products/pixel/pixel-visual-core-image-processing-and- machine-learning-pixel-2/) expanding a N-bit vector op into two (N/2)-bit vector ops To be clear: the vector ops are all o...