[Bug tree-optimization/106012] rsqrtss instruction generated even if -mno-recip specified
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Jun 17 11:16:53 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106012
Uroš Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2022-06-17
Component|target |tree-optimization
Status|UNCONFIRMED |NEW
--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
recip pass is converting to .RSQRT, target is just expanding what it gets.
More information about the Gcc-bugs
mailing list