[Bug target/111005] SVE produced code for different type sizes (smaller than int) with comparison in a loop can be improved

2023-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111005 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug target/111005] SVE produced code for different type sizes (smaller than int) with comparison in a loop can be improved

2023-08-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111005 --- Comment #1 from Andrew Pinski --- I forgot to say Compile with `-march=armv8.5+sve2 -O3`.