https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110062

--- Comment #7 from Hongtao.liu <crazylht at gmail dot com> ---

> pixel$red_60(D)(10)>, type of def: internal
> t.c:18:27: missed:   no optab.
> t.c:18:27: missed:   not vectorized: relevant stmt not supported: _29 =
> (unsigned char) pixel$red_78;
> t.c:18:27: note:   Building vector operands of 0x4215e90 from scalars instead
> 
> that's float -> unsigned char
> 
A patch is posted to support vectorization between float and unsigned char
https://gcc.gnu.org/pipermail/gcc-patches/2023-June/620402.html

Reply via email to