[Bug tree-optimization/94212] [8/9/10 Regression] Incorrect vectorization of loop with FP calculations

dpochepk at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 18 14:37:37 GMT 2020


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

--- Comment #6 from Dmitrij Pochepko <dpochepk at gmail dot com> ---
Just checked: non-vectorized assembly for aarch64 (O2) is using fmadd and fmsub
intensively.


More information about the Gcc-bugs mailing list