[Bug tree-optimization/64946] [AArch64] gcc.target/aarch64/vect-abs-compile.c - "abs" vectorization fails for char/short types
mwahab at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 7 14:15:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64946
mwahab at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mwahab at gcc dot gnu.org
--- Comment #11 from mwahab at gcc dot gnu.org ---
I'm testing a patch that fixes the vect-abs-compile failure by adding a case to
convert_to_integer to push the narrowing type conversion to the argument of
the ABS_EXPR.
More information about the Gcc-bugs
mailing list